diff options
author | Michal Marek <mmarek@suse.cz> | 2009-12-14 20:57:43 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-12-15 11:53:10 -0500 |
commit | 5ce45962b26ae867e98e60177f62f9695b49a936 (patch) | |
tree | 361af2a9c2ec2670410560f6e11cf2405ccb7a0a /MAINTAINERS | |
parent | ec81aecb29668ad71f699f4e7b96ec46691895b6 (diff) |
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 | |||
3081 | F: fs/autofs4/ | 3081 | F: fs/autofs4/ |
3082 | 3082 | ||
3083 | KERNEL BUILD | 3083 | KERNEL BUILD |
3084 | M: Michal Marek <mmarek@suse.cz> | ||
3085 | T: git git://repo.or.cz/linux-kbuild.git for-next | ||
3086 | T: git git://repo.or.cz/linux-kbuild.git for-linus | ||
3084 | L: linux-kbuild@vger.kernel.org | 3087 | L: linux-kbuild@vger.kernel.org |
3085 | S: Orphan | 3088 | S: Maintained |
3086 | F: Documentation/kbuild/ | 3089 | F: Documentation/kbuild/ |
3087 | F: Makefile | 3090 | F: Makefile |
3088 | F: scripts/Makefile.* | 3091 | F: scripts/Makefile.* |