diff options
author | Michal Marek <mmarek@suse.cz> | 2009-12-14 17:57:43 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-12-15 08:53:10 -0800 |
commit | 5ce45962b26ae867e98e60177f62f9695b49a936 (patch) | |
tree | 361af2a9c2ec2670410560f6e11cf2405ccb7a0a /MAINTAINERS | |
parent | ec81aecb29668ad71f699f4e7b96ec46691895b6 (diff) | |
download | linux-3.10-5ce45962b26ae867e98e60177f62f9695b49a936.tar.gz linux-3.10-5ce45962b26ae867e98e60177f62f9695b49a936.tar.bz2 linux-3.10-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 1f21c34124d..8acf149164e 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.* |