diff options
| -rw-r--r-- | MAINTAINERS | 117 | 
1 files changed, 117 insertions, 0 deletions
| diff --git a/MAINTAINERS b/MAINTAINERS new file mode 100644 index 000000000..5aedc940f --- /dev/null +++ b/MAINTAINERS @@ -0,0 +1,117 @@ +Maintainers List + +Note: For the hard of thinking, this list is meant to remain in alphabetical +order. If you could add yourselves to it in alphabetical order that would be +so much easier [Ed] + +P: Person +E: Person's email address +W: Web-page with status/info +S: Status, one of the following: + +	Supported:	Someone is actually paid to look after this. +	Maintained:	Someone actually looks after it. +	Odd Fixes:	It has a maintainer but they don't have time to do +			much other than throw the odd patch in. See below.. +	Orphan:		No current maintainer [but maybe you could take the +			role as you write your new code]. +	Obsolete:	Old code. Something tagged obsolete generally means +			it has been replaced by a better system and you +			should be using that. + + +---------------------------------------------------------------------- + +ALPHA +S:      Unmaintained + + +ARM +N:	Erik Andersen +E:	andersen@codepoet.org +W:      http://www.arm.linux.org.uk/ +S:      Maintained + + +BFIN +N:	Erik Andersen +E:	andersen@codepoet.org +W:      http://www.arm.linux.org.uk/ +S:      Maintained + + +CRIS +P:      Tobias Anderberg +M:      tobias.anderberg@axis.com +W:      http://developer.axis.com +S:      Maintained + + +E1 +S:      Unmaintained + + +FRV +S:      Unmaintained + + +H8300 +S:      Unmaintained + + +I386 +N:	Erik Andersen +E:	andersen@codepoet.org +W:      http://www.arm.linux.org.uk/ +S:      Maintained + + +I960 +S:      Unmaintained + + +M68K +S:      Unmaintained + + +MICROBLAZE +S:      Unmaintained + + +MIPS +N:	Erik Andersen +E:	andersen@codepoet.org +W:      http://www.arm.linux.org.uk/ +S:      Maintained + + +NIOS and NIOS2 +S:      Unmaintained + + +POWERPC +N:	Joakim Tjernlund +E:	joakim.tjernlund@lumentis.se +W:      http://penguinppc.org/ +S:      Maintained + + +SH and SH64 +P:      Paul Mundt +E:      lethal@linux-sh.org +W:      http://www.linux-sh.org +W:      http://www.m17n.org/linux-sh/ +S:      Maintained + + +SPARC +S:      Unmaintained + + +V850 +S:      Unmaintained + + +X86_64 +S:      Unmaintained + | 
