jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/344777 )

Change subject: Use tabs in json
......................................................................


Use tabs in json

Change-Id: I61d1fdad7dd65c0766c192bba18f6fd1e6280c6b
---
M composer.json
1 file changed, 29 insertions(+), 29 deletions(-)

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



diff --git a/composer.json b/composer.json
index bb068be..d2a3205 100644
--- a/composer.json
+++ b/composer.json
@@ -1,31 +1,31 @@
 {
-    "name": "mediawiki/swiftmailer",
-    "authors" : [
-        {
-            "name": "Tony Thomas",
-            "email": "[email protected]",
-            "homepage": "http://tttwrites.in";,
-            "role": "Developer"
-        },
-        {
-            "name": "Legoktm",
-            "email": "[email protected]"
-        },
-        {
-            "name": "Jeff Green",
-            "email": "[email protected]"
-        }
-    ],
-    "homepage" : "https://www.mediawiki.org/wiki/Extension:SwiftMailer";,
-    "support" : {
-        "email": "[email protected]",
-        "issues": "https://phabricator.wikimedia.org/";,
-        "irc": "irc://irc.freenode.org/wikimedia-dev",
-        "source": 
"https://github.com/wikimedia/mediawiki-extensions-SwiftMailer";
-    },
-    "description": "SwiftMailer library for Mediawiki extension SwiftMailer",
-    "license" : "GPL-2.0+",
-    "require" : {
-        "swiftmailer/swiftmailer": "~5.2.0"
-    }
+       "name": "mediawiki/swiftmailer",
+       "authors" : [
+               {
+                       "name": "Tony Thomas",
+                       "email": "[email protected]",
+                       "homepage": "http://tttwrites.in";,
+                       "role": "Developer"
+               },
+               {
+                       "name": "Legoktm",
+                       "email": "[email protected]"
+               },
+               {
+                       "name": "Jeff Green",
+                       "email": "[email protected]"
+               }
+       ],
+       "homepage" : "https://www.mediawiki.org/wiki/Extension:SwiftMailer";,
+       "support" : {
+               "email": "[email protected]",
+               "issues": "https://phabricator.wikimedia.org/";,
+               "irc": "irc://irc.freenode.org/wikimedia-dev",
+               "source": 
"https://github.com/wikimedia/mediawiki-extensions-SwiftMailer";
+       },
+       "description": "SwiftMailer library for Mediawiki extension 
SwiftMailer",
+       "license" : "GPL-2.0+",
+       "require" : {
+               "swiftmailer/swiftmailer": "~5.2.0"
+       }
 }
\ No newline at end of file

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I61d1fdad7dd65c0766c192bba18f6fd1e6280c6b
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SwiftMailer
Gerrit-Branch: master
Gerrit-Owner: Umherirrender <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to