This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-php.git
The following commit(s) were added to refs/heads/master by this push:
new fa78e00 Update PECL user (#12)
fa78e00 is described below
commit fa78e00279c2c9f1f422b336e0f0aaf74bc681a6
Author: 何延龙 <[email protected]>
AuthorDate: Sat Oct 8 10:36:22 2022 +0800
Update PECL user (#12)
---
package.tpl.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.tpl.xml b/package.tpl.xml
index c7f320d..e18ca58 100644
--- a/package.tpl.xml
+++ b/package.tpl.xml
@@ -23,7 +23,7 @@ limitations under the License.
<description>The PHP Agent for Apache SkyWalking, which provides the
native tracing abilities for PHP project.</description>
<lead>
<name>Apache SkyWalking</name>
- <user>Apache SkyWalking</user>
+ <user>skywalking</user>
<email>[email protected]</email>
<active>yes</active>
</lead>