diff options
author | Michal Marek | 2009-12-15 02:57:43 +0100 |
---|---|---|
committer | Linus Torvalds | 2009-12-15 17:53:10 +0100 |
commit | 5ce45962b26ae867e98e60177f62f9695b49a936 (patch) | |
tree | 361af2a9c2ec2670410560f6e11cf2405ccb7a0a /MAINTAINERS | |
parent | hfs: fix a potential buffer overflow (diff) | |
download | kernel-qcow2-linux-5ce45962b26ae867e98e60177f62f9695b49a936.tar.gz kernel-qcow2-linux-5ce45962b26ae867e98e60177f62f9695b49a936.tar.xz kernel-qcow2-linux-5ce45962b26ae867e98e60177f62f9695b49a936.zip |
MAINTAINERS: new kbuild maintainer
Sam was fine with handing over kbuild maintainership to me. The git
trees are already in linux-next, a merge request will follow shortly.
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1f21c34124db..8acf149164e3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3081,8 +3081,11 @@ S: Maintained F: fs/autofs4/ KERNEL BUILD +M: Michal Marek <mmarek@suse.cz> +T: git git://repo.or.cz/linux-kbuild.git for-next +T: git git://repo.or.cz/linux-kbuild.git for-linus L: linux-kbuild@vger.kernel.org -S: Orphan +S: Maintained F: Documentation/kbuild/ F: Makefile F: scripts/Makefile.* |