Skip to content

Commit 1481d56

Browse files
committed
Fixed CREDITS file and include it in package.xml too
1 parent c343384 commit 1481d56

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CREDITS

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
;; phongo
2-
Hannes Magnusson [bjori] <[email protected]> (lead)
3-
Jeremy Mikola [jmikola] <[email protected]> (developer)
1+
MongoDB Driver for PHP
2+
Hannes Magnusson, Jeremy Mikola, Derick Rethans

bin/prep-release.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ function get_files() {
8080
'doc' => array(
8181
"README*",
8282
"LICENSE",
83+
"CREDITS",
8384
)
8485
);
8586
$files = array();

0 commit comments

Comments
 (0)