Revision 1b53dc74ef957f134d93e989150f983e92fb88e3 authored by Michael Kerrisk on 12 March 2009, 21:31:32 UTC, committed by Linus Torvalds on 12 March 2009, 23:20:24 UTC
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 ;-).)

Signed-off-by: Michael Kerrisk <mtk.manpages@googlemail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent a4e3f91
History
File Mode Size
Kconfig -rw-r--r-- 9.5 KB
Makefile -rw-r--r-- 1.2 KB
ftrace.c -rw-r--r-- 44.1 KB
ring_buffer.c -rw-r--r-- 62.0 KB
trace.c -rw-r--r-- 86.8 KB
trace.h -rw-r--r-- 17.7 KB
trace_boot.c -rw-r--r-- 4.0 KB
trace_branch.c -rw-r--r-- 7.3 KB
trace_functions.c -rw-r--r-- 1.4 KB
trace_functions_graph.c -rw-r--r-- 15.5 KB
trace_hw_branches.c -rw-r--r-- 4.2 KB
trace_irqsoff.c -rw-r--r-- 11.1 KB
trace_mmiotrace.c -rw-r--r-- 8.9 KB
trace_nop.c -rw-r--r-- 2.2 KB
trace_power.c -rw-r--r-- 4.0 KB
trace_sched_switch.c -rw-r--r-- 5.1 KB
trace_sched_wakeup.c -rw-r--r-- 8.5 KB
trace_selftest.c -rw-r--r-- 13.3 KB
trace_selftest_dynamic.c -rw-r--r-- 93 bytes
trace_stack.c -rw-r--r-- 7.4 KB
trace_sysprof.c -rw-r--r-- 6.6 KB

back to top