jenkins-bot has submitted this change and it was merged.

Change subject: composer.json: Add author names & e-mails
......................................................................


composer.json: Add author names & e-mails

Names and e-mails taken from the AUTHORS file.

Bug: T114626
Change-Id: Ib98add46cd837122e788d74a12c36ec5f48077fe
---
M composer.json
1 file changed, 34 insertions(+), 0 deletions(-)

Approvals:
  Jforrester: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/composer.json b/composer.json
index ba8f4ec..ce0ce82 100644
--- a/composer.json
+++ b/composer.json
@@ -7,6 +7,40 @@
                "mediawiki/at-ease": "1.1.0",
                "php": ">=5.3.3"
        },
+       "authors": [
+               {
+                       "name": "Bartosz DziewoƄski",
+                       "email": "[email protected]"
+               },
+               {
+                       "name": "Ed Sanders",
+                       "email": "[email protected]"
+               },
+               {
+                       "name": "James D. Forrester",
+                       "email": "[email protected]"
+               },
+               {
+                       "name": "Kirsten Menger-Anderson",
+                       "email": "[email protected]"
+               },
+               {
+                       "name": "Rob Moen",
+                       "email": "[email protected]"
+               },
+               {
+                       "name": "Roan Kattouw",
+                       "email": "[email protected]"
+               },
+               {
+                       "name": "Timo Tijhof",
+                       "email": "[email protected]"
+               },
+               {
+                       "name": "Trevor Parscal",
+                       "email": "[email protected]"
+               }
+       ],
        "require-dev": {
                "jakub-onderka/php-parallel-lint": "0.9",
                "mediawiki/mediawiki-codesniffer": "0.4.0",

-- 
To view, visit https://gerrit.wikimedia.org/r/244937
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib98add46cd837122e788d74a12c36ec5f48077fe
Gerrit-PatchSet: 9
Gerrit-Project: oojs/ui
Gerrit-Branch: master
Gerrit-Owner: D3r1ck01 <[email protected]>
Gerrit-Reviewer: Alex Monk <[email protected]>
Gerrit-Reviewer: D3r1ck01 <[email protected]>
Gerrit-Reviewer: Jforrester <[email protected]>
Gerrit-Reviewer: Krinkle <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: Reedy <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to