|
MAINTAINERS: downgrade support for man-pages
| From: |
| Michael Kerrisk <mtk.manpages@googlemail.com> |
| To: |
| Andrew Morton <akpm@linux-foundation.org> |
| Subject: |
| [patch] MAINTAINERS: downgrade support for man-pages |
| Date: |
| Wed, 11 Mar 2009 13:47:29 +1300 |
| Message-ID: |
| <49B70A21.7070400@gmail.com> |
| Cc: |
| lkml <linux-kernel@vger.kernel.org>,
Linus Torvalds <torvalds@linux-foundation.org>,
Jonathan Corbet <corbet@lwn.net>,
Davide Libenzi <davidel@xmailserver.org>,
Jim Zemlin <jzemlin@linux-foundation.org>,
Randy Dunlap <rdunlap@xenotime.net>,
Oleg Nesterov <oleg@tv-sign.ru>, Arnd Bergmann <arndb@de.ibm.com>,
Jeff Licquia <licquia@linux-foundation.org>,
David Miller <davem@davemloft.net>,
Stephen Hemminger <shemminger@linux-foundation.org>,
Mats Wichmann <mats.d.wichmann@intel.com>,
Roland McGrath <roland@redhat.com>,
Ulrich Drepper <drepper@redhat.com>, Petr Baudis <pasky@suse.cz>,
"H. Peter Anvin" <hpa@zytor.com>,
Theodore T'so <tytso@mit.edu>,
James Bottomley <James.Bottomley@HansenPartnership.com>,
Ulrich Drepper <drepper@redhat.com>, Christoph Hellwig <hch@lst.de>,
Alain Portal <alain.portal@univ-montp2.fr>,
Greg KH <gregkh@suse.de>, Andi Kleen <andi@firstfloor.org>,
Matthew Wilcox <matthew@wil.cx>,
Andries Brouwer <Andries.Brouwer@cwi.nl>, hohndel@infradead.org,
"linux-man@vger.kernel.org" <linux-man@vger.kernel.org>,
linux-api@vger.kernel.org |
| Archive-link: |
| Article, Thread
|
Hi Andrew,
Unfortunately, Linux Foundation funding for my work
on man-pages/testing/doc under the auspices of the
LF documentation fellowship unfortunately ran out a
short while ago (after earlier attempts to seek funding,
only Google stepped forward with a bit of further
funding for the position), so the patch below
acknowledges something closer to reality.
Unfortunately, there will (probably very) soon be a further
downgrade from "Maintained" to "Odd Fixes" or "Orphan",
unless some funding miracle occurs. So, if anyone is
looking to become man-pages maintainer, there may soon be
an opening (okay, don't trample me in the rush ;-).)
Cheers,
Michael
diff --git a/MAINTAINERS b/MAINTAINERS
index 1c2ca1d..61aeb5a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1469,8 +1469,6 @@ L: linux-acpi@vger.kernel.org
S: Supported
DOCUMENTATION (/Documentation directory)
-P: Michael Kerrisk
-M: mtk.manpages@gmail.com
P: Randy Dunlap
M: rdunlap@xenotime.net
L: linux-doc@vger.kernel.org
@@ -2879,7 +2877,7 @@ P: Michael Kerrisk
M: mtk.manpages@gmail.com
W: http://www.kernel.org/doc/man-pages
L: linux-man@vger.kernel.org
-S: Supported
+S: Maintained
MARVELL LIBERTAS WIRELESS DRIVER
P: Dan Williams
|
|