Jeroen De Dauw has submitted this change and it was merged. Change subject: Added authors section to readme ......................................................................
Added authors section to readme Change-Id: I0c93054fdb9ebc61ae78c9952ab9222855c7b6b9 --- M README.md 1 file changed, 5 insertions(+), 0 deletions(-) Approvals: Jeroen De Dauw: Verified; Looks good to me, approved jenkins-bot: Checked diff --git a/README.md b/README.md index 6cd884f..904c9d2 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,11 @@ tests using the PHPUnit configuration file found in the root directory. The tests can also be run via TravisCI, as a TravisCI configuration file is also provided in the root directory. +## Authors + +Serialization has been written by [Jeroen De Dauw](https://www.mediawiki.org/wiki/User:Jeroen_De_Dauw) +as [Wikimedia Germany](https://wikimedia.de) employee for the [Wikidata project](https://wikidata.org/). + ## Release notes ### 1.0 -- To view, visit https://gerrit.wikimedia.org/r/73542 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0c93054fdb9ebc61ae78c9952ab9222855c7b6b9 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Serialization Gerrit-Branch: master Gerrit-Owner: Jeroen De Dauw <[email protected]> Gerrit-Reviewer: Jeroen De Dauw <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
