diff options
author | Michal Marek <mmarek@suse.cz> | 2010-06-29 11:58:42 +0200 |
---|---|---|
committer | Michal Marek <mmarek@suse.cz> | 2010-06-29 11:58:42 +0200 |
commit | 3631d9a2e503ec9c36b0599b2e45548e5c410516 (patch) | |
tree | e965cf0a67d8cbd64c17db90484db154d18c7b8b /MAINTAINERS | |
parent | 1e9dea2a60b71ea7a9ac2936bed920d39f662e52 (diff) | |
download | linux-stable-3631d9a2e503ec9c36b0599b2e45548e5c410516.tar.gz linux-stable-3631d9a2e503ec9c36b0599b2e45548e5c410516.tar.bz2 linux-stable-3631d9a2e503ec9c36b0599b2e45548e5c410516.zip |
MAINTAINERS: Update kbuild git URLs
The kbuild tree was moved to git.kernel.org so that people can find it
more easily.
Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0572b7ea5f9f..e4f9e41dc07e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3098,8 +3098,8 @@ F: fs/autofs4/ KERNEL BUILD + files below scripts/ (unless maintained elsewhere) 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 +T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6.git for-next +T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6.git rc-fixes L: linux-kbuild@vger.kernel.org S: Maintained F: Documentation/kbuild/ |