From deaf0271031b6040356c9c23595a00974ce51a6f Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Wed, 14 Nov 2001 20:26:34 +0000 Subject: - Added the MAINTAINERS file to CVS. --- MAINTAINERS | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 MAINTAINERS diff --git a/MAINTAINERS b/MAINTAINERS new file mode 100644 index 000000000..96d655076 --- /dev/null +++ b/MAINTAINERS @@ -0,0 +1,44 @@ +List of maintainers +-------------------------------------------------------------------------------- + +LEGEND +====== + +- M: the maintainer +- S: status: + "supported" : someone is actually paid to look after this. + "maintained" : someone actually looks after it. + "fixes/patches" : it has a maintainer but they don't have time to + do much other than throw the odd patch in. + "orphan" : no current maintainer, but maybe you could take + the role as you write new code? +- W: website with status or information + +-------------------------------------------------------------------------------- + +BLOCK SYSTEM +M: Kjartan Mannes +S: maintained + +CODING STYLE CHECKER +M: Alexander Schwartz +S: maintained + +POLL MODULE +P: Steven Wittens +S: maintained + +POSTGRES PORT +M: J C Lawrence +S: fixes/patches + +THEME GOOFY, THEME UNCONED +P: Steven Wittens +S: maintained + +USER SYSTEM, DISTRIBUTED AUTHENTICATION +P: Moshe Weitzman +S: maintained + +THE REST: +P: Dries Buytaert -- cgit v1.2.3