From: Andrei Zmievski Date: Mon, 11 Oct 1999 19:36:13 +0000 (+0000) Subject: First revision. X-Git-Tag: php-4.0b3_RC2~210 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cab346f50c855e3370974935bcb0fa1afafad467;p=php First revision. --- diff --git a/MAINTAINERS b/MAINTAINERS index e69de29bb2..bd44a674e1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -0,0 +1,28 @@ + List of PHP maintainers + ======================= + +Status legend +------------- + 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. + +-------------------------------------------------------------------------------- +EXTENSION: pcre +PRIMARY MAINTAINER: Andrei Zmievski +STATUS: Maintained +-------------------------------------------------------------------------------- +EXTENSION: session +PRIMARY MAINTAINER: Sascha Schumann +STATUS: Maintained +-------------------------------------------------------------------------------- +EXTENSION: wddx +PRIMARY MAINTAINER: Andrei Zmievski +STATUS: Maintained +--------------------------------------------------------------------------------