add myself as lead

This commit is contained in:
Remi Collet
2015-04-18 19:39:00 +02:00
parent aa1d7fc60f
commit 48c6f88320
2 changed files with 7 additions and 1 deletions

View File

@@ -1,2 +1,2 @@
xattr php extension
Marcin Gibula
Marcin Gibula, Remi Collet

View File

@@ -8,6 +8,12 @@ http://pear.php.net/dtd/package-2.0.xsd">
<summary>Extended attributes.</summary>
<description>This package allows to manipulate extended attributes on filesystems that support them. Requires libattr from Linux XFS project.
</description>
<lead>
<name>Remi Collet</name>
<user>remi</user>
<email>remi@php.net</email>
<active>yes</active>
</lead>
<lead>
<name>Marcin Gibula</name>
<user>mg</user>