diff options
| author | Kees Cook <[email protected]> | 2024-10-31 22:08:55 +0000 |
|---|---|---|
| committer | Kees Cook <[email protected]> | 2024-10-31 22:09:57 +0000 |
| commit | 136a78710f33e91e28ff4bd29e256ca27f87631f (patch) | |
| tree | b71dea6f841315d72a9101e1391c1e07c74c7588 | |
| parent | MAINTAINERS: exec: Add auxvec.h UAPI (diff) | |
| download | kernel-136a78710f33e91e28ff4bd29e256ca27f87631f.tar.gz kernel-136a78710f33e91e28ff4bd29e256ca27f87631f.zip | |
MAINTAINERS: exec: Mark Kees as maintainer
It's more accurate to mark myself as a maintainer: I've been keeping the
tree up to date in linux-next, etc.
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Eric W. Biederman <[email protected]>
Signed-off-by: Kees Cook <[email protected]>
| -rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 009501905386..c9cd99cd4a4b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8488,8 +8488,8 @@ F: rust/kernel/net/phy.rs F: rust/kernel/net/phy/reg.rs EXEC & BINFMT API, ELF +M: Kees Cook <[email protected]> R: Eric Biederman <[email protected]> -R: Kees Cook <[email protected]> S: Supported T: git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git for-next/execve |
