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/include/objsec.h | |
parent | e5faa839c3eee199447573c4e227daeb76d402cf (diff) | |
download | linux-0fe53224bf5be183d263f262212c06ff00c69ca4.tar.gz linux-0fe53224bf5be183d263f262212c06ff00c69ca4.tar.bz2 linux-0fe53224bf5be183d263f262212c06ff00c69ca4.zip |
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/include/objsec.h')
-rw-r--r-- | security/selinux/include/objsec.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/selinux/include/objsec.h b/security/selinux/include/objsec.h index 8f50e8fe0488..8159fd53c3de 100644 --- a/security/selinux/include/objsec.h +++ b/security/selinux/include/objsec.h @@ -4,7 +4,7 @@ * * This file contains the SELinux security data structures for kernel objects. * - * Author(s): Stephen Smalley, <sds@tycho.nsa.gov> + * Author(s): Stephen Smalley, <stephen.smalley.work@gmail.com> * Chris Vance, <cvance@nai.com> * Wayne Salamon, <wsalamon@nai.com> * James Morris <jmorris@redhat.com> |