We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c343384 commit 1481d56Copy full SHA for 1481d56
CREDITS
@@ -1,3 +1,2 @@
1
-;; phongo
2
-Hannes Magnusson [bjori] <bjori@mongodb.com> (lead)
3
-Jeremy Mikola [jmikola] <jmikola@mongodb.com> (developer)
+MongoDB Driver for PHP
+Hannes Magnusson, Jeremy Mikola, Derick Rethans
bin/prep-release.php
@@ -80,6 +80,7 @@ function get_files() {
80
'doc' => array(
81
"README*",
82
"LICENSE",
83
+ "CREDITS",
84
)
85
);
86
$files = array();
0 commit comments