* Adding new state "emeritus", which can be used for former maintainers of

packages.

Submitted by: Daniel Convissor

# The necessary updates for the website and the manual will follow in a
# few hours or at least tomorrow morning.
This commit is contained in:
Martin Jansen 2004-03-12 18:05:08 +00:00
parent 4eafea278f
commit c653c6d1d9

View File

@ -51,7 +51,7 @@ $GLOBALS['_PEAR_Common_tempfiles'] = array();
* Valid maintainer roles
* @var array
*/
$GLOBALS['_PEAR_Common_maintainer_roles'] = array('lead','developer','contributor','helper');
$GLOBALS['_PEAR_Common_maintainer_roles'] = array('lead','developer','contributor','helper', 'emeritus');
/**
* Valid release states