PEAR_PackageFileManager::addMaintainer()

PEAR_PackageFileManager::addMaintainer() -- Add a maintainer to the list of maintainers.

Synopsis

Описание

Every maintainer must have a valid account at pear.php.net. The first parameter is the account name (for instance, cellog is the handle for Greg Beaver at pear.php.net). Every maintainer has one of four possible roles:

Finally, specify the name and email of the maintainer

Параметр

string $handle

username on pear.php.net of maintainer

lead|developer|contributor|helper $role

role of maintainer

string $name

full name of maintainer

string $email

email address of maintainer

Throws

throws no exceptions thrown

Заметка

Эта функция не должна вызываться статически.

    Поддержать сайт на родительском проекте КГБ