Hard-code the maintainers information to the helper script (#107)

This commit is contained in:
Dengke Tang
2023-10-16 15:20:42 -07:00
committed by GitHub
parent 5545a4fa31
commit b2db8ca161
5 changed files with 13 additions and 27 deletions
+9 -3
View File
@@ -4,10 +4,16 @@
<channel>pecl.php.net</channel>
<summary>AWS Common Runtime PHP bindings</summary>
<description>AWS Common Runtime provides a set of low level tools as network protocols and authentication used by the AWSSDK for PHP to provide high level API to access AWS services.</description>
<lead>
<name>Dengke Tang</name>
<user>dengket</user>
<email>[email protected]</email>
<active>yes</active>
</lead>
<lead>
<name>{{{NAME}}}</name>
<user>{{{USER}}}</user>
<email>{{{EMAIL}}}</email>
<name>Dmitriy Musatkin</name>
<user>musatkd</user>
<email>[email protected]</email>
<active>yes</active>
</lead>
<date>{{{TODAY}}}</date>