diff options
author | Stephen Smalley <stephen.smalley.work@gmail.com> | 2023-07-19 11:12:50 -0400 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2023-07-19 11:27:02 -0400 |
commit | 0fe53224bf5be183d263f262212c06ff00c69ca4 (patch) | |
tree | 9d9e9e304136d2fb476d647cd4006e8c7aa5134a /security/selinux/ss/symtab.h | |
parent | e5faa839c3eee199447573c4e227daeb76d402cf (diff) |
selinux: update my email address
Update my email address; MAINTAINERS was updated some time ago.
Signed-off-by: Stephen Smalley <stephen.smalley.work@gmail.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'security/selinux/ss/symtab.h')
-rw-r--r-- | security/selinux/ss/symtab.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/selinux/ss/symtab.h b/security/selinux/ss/symtab.h index 3033c4db6cb6..0a3b5de79a0f 100644 --- a/security/selinux/ss/symtab.h +++ b/security/selinux/ss/symtab.h @@ -5,7 +5,7 @@ * is arbitrary. The symbol table type is implemented * using the hash table type (hashtab). * - * Author : Stephen Smalley, <sds@tycho.nsa.gov> + * Author : Stephen Smalley, <stephen.smalley.work@gmail.com> */ #ifndef _SS_SYMTAB_H_ #define _SS_SYMTAB_H_ |