diff options
author | Jeff Garzik <jeff@garzik.org> | 2006-05-23 17:20:58 -0400 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2006-05-23 17:20:58 -0400 |
commit | 9528454f9c02fb9c359c4c42c69eed4d47407e39 (patch) | |
tree | 40e8c7f829b528073d2b216c3b8e6be205c76245 /MAINTAINERS | |
parent | 777e1d4a0f3387933f668e7adc81384827975189 (diff) | |
parent | 1faadface9c5d000bb16e42c89f24859337cf2db (diff) |
Merge branch 'master' into upstream
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 29 |
1 files changed, 27 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 69398f0bfc27..aa2cfe2b6f24 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -40,11 +40,20 @@ trivial patch so apply some common sense. | |||
40 | PLEASE document known bugs. If it doesn't work for everything | 40 | PLEASE document known bugs. If it doesn't work for everything |
41 | or does something very odd once a month document it. | 41 | or does something very odd once a month document it. |
42 | 42 | ||
43 | PLEASE remember that submissions must be made under the terms | ||
44 | of the OSDL certificate of contribution | ||
45 | (http://www.osdl.org/newsroom/press_releases/2004/2004_05_24_dco.html) | ||
46 | and should include a Signed-off-by: line. | ||
47 | |||
43 | 6. Make sure you have the right to send any changes you make. If you | 48 | 6. Make sure you have the right to send any changes you make. If you |
44 | do changes at work you may find your employer owns the patch | 49 | do changes at work you may find your employer owns the patch |
45 | not you. | 50 | not you. |
46 | 51 | ||
47 | 7. Happy hacking. | 52 | 7. When sending security related changes or reports to a maintainer |
53 | please Cc: security@kernel.org, especially if the maintainer | ||
54 | does not respond. | ||
55 | |||
56 | 8. Happy hacking. | ||
48 | 57 | ||
49 | ----------------------------------- | 58 | ----------------------------------- |
50 | 59 | ||
@@ -969,7 +978,7 @@ S: Maintained | |||
969 | EXT3 FILE SYSTEM | 978 | EXT3 FILE SYSTEM |
970 | P: Stephen Tweedie, Andrew Morton | 979 | P: Stephen Tweedie, Andrew Morton |
971 | M: sct@redhat.com, akpm@osdl.org, adilger@clusterfs.com | 980 | M: sct@redhat.com, akpm@osdl.org, adilger@clusterfs.com |
972 | L: ext3-users@redhat.com | 981 | L: ext2-devel@lists.sourceforge.net |
973 | S: Maintained | 982 | S: Maintained |
974 | 983 | ||
975 | F71805F HARDWARE MONITORING DRIVER | 984 | F71805F HARDWARE MONITORING DRIVER |
@@ -1536,12 +1545,28 @@ W: http://jfs.sourceforge.net/ | |||
1536 | T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git | 1545 | T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git |
1537 | S: Supported | 1546 | S: Supported |
1538 | 1547 | ||
1548 | JOURNALLING LAYER FOR BLOCK DEVICS (JBD) | ||
1549 | P: Stephen Tweedie, Andrew Morton | ||
1550 | M: sct@redhat.com, akpm@osdl.org | ||
1551 | L: ext2-devel@lists.sourceforge.net | ||
1552 | S: Maintained | ||
1553 | |||
1539 | KCONFIG | 1554 | KCONFIG |
1540 | P: Roman Zippel | 1555 | P: Roman Zippel |
1541 | M: zippel@linux-m68k.org | 1556 | M: zippel@linux-m68k.org |
1542 | L: kbuild-devel@lists.sourceforge.net | 1557 | L: kbuild-devel@lists.sourceforge.net |
1543 | S: Maintained | 1558 | S: Maintained |
1544 | 1559 | ||
1560 | KDUMP | ||
1561 | P: Vivek Goyal | ||
1562 | M: vgoyal@in.ibm.com | ||
1563 | P: Haren Myneni | ||
1564 | M: hbabu@us.ibm.com | ||
1565 | L: fastboot@lists.osdl.org | ||
1566 | L: linux-kernel@vger.kernel.org | ||
1567 | W: http://lse.sourceforge.net/kdump/ | ||
1568 | S: Maintained | ||
1569 | |||
1545 | KERNEL AUTOMOUNTER (AUTOFS) | 1570 | KERNEL AUTOMOUNTER (AUTOFS) |
1546 | P: H. Peter Anvin | 1571 | P: H. Peter Anvin |
1547 | M: hpa@zytor.com | 1572 | M: hpa@zytor.com |