Skip to content

Commit 8be32ba

Browse files
committed
Merge pull request #686
2 parents ea4d10a + 9163f70 commit 8be32ba

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

bin/package.xml.in

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,9 @@
55
<summary>MongoDB driver for PHP</summary>
66
<description>
77
The purpose of this driver is to provide exceptionally thin glue between MongoDB
8-
and PHP, implementing only fundemental and performance-critical components
8+
and PHP, implementing only fundamental and performance-critical components
99
necessary to build a fully-functional MongoDB driver.
1010
</description>
11-
<lead>
12-
<name>Hannes Magnusson</name>
13-
<user>bjori</user>
14-
<email>[email protected]</email>
15-
<active>yes</active>
16-
</lead>
1711
<lead>
1812
<name>Jeremy Mikola</name>
1913
<user>jmikola</user>
@@ -26,6 +20,12 @@ necessary to build a fully-functional MongoDB driver.
2620
<email>[email protected]</email>
2721
<active>yes</active>
2822
</lead>
23+
<lead>
24+
<name>Hannes Magnusson</name>
25+
<user>bjori</user>
26+
<email>[email protected]</email>
27+
<active>no</active>
28+
</lead>
2929
<date>%RELEASE_DATE%</date>
3030
<time>%RELEASE_TIME%</time>
3131
<version>

0 commit comments

Comments
 (0)