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

Change subject: Capitalize 'Pywikibot' in 'Pywikibot team'
......................................................................


Capitalize 'Pywikibot' in 'Pywikibot team'

Change-Id: Id491aa5f484e7d8530d4d2245a77244b372907b9
---
M pywikibot/userinterfaces/gui.py
M scripts/match_images.py
M setup.py
3 files changed, 3 insertions(+), 3 deletions(-)

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



diff --git a/pywikibot/userinterfaces/gui.py b/pywikibot/userinterfaces/gui.py
index 8c6e173..788c541 100644
--- a/pywikibot/userinterfaces/gui.py
+++ b/pywikibot/userinterfaces/gui.py
@@ -9,7 +9,7 @@
 # (C) Rob W.W. Hooft, 2003
 # (C) Daniel Herding, 2004
 #     Wikiwichtel
-# (C) pywikibot team, 2008-2014
+# (C) Pywikibot team, 2008-2014
 #
 # Distributed under the terms of the MIT license.
 #
diff --git a/scripts/match_images.py b/scripts/match_images.py
index 9a8204c..304583b 100644
--- a/scripts/match_images.py
+++ b/scripts/match_images.py
@@ -25,7 +25,7 @@
 """
 #
 # (c) Multichill, 2009
-# (c) pywikibot team, 2009-2015
+# (c) Pywikibot team, 2009-2015
 #
 # Distributed under the terms of the MIT license.
 #
diff --git a/setup.py b/setup.py
index 16ffd0b..408c054 100644
--- a/setup.py
+++ b/setup.py
@@ -106,7 +106,7 @@
     version=version,
     description='Python MediaWiki Bot Framework',
     long_description=open('README.rst').read(),
-    maintainer='The pywikibot team',
+    maintainer='The Pywikibot team',
     maintainer_email='pywikipedi...@lists.wikimedia.org',
     license='MIT License',
     packages=['pywikibot'] + [package

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Id491aa5f484e7d8530d4d2245a77244b372907b9
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: Ricordisamoa <ricordisa...@openmailbox.org>
Gerrit-Reviewer: John Vandenberg <jay...@gmail.com>
Gerrit-Reviewer: Ladsgroup <ladsgr...@gmail.com>
Gerrit-Reviewer: Merlijn van Deen <valhall...@arctus.nl>
Gerrit-Reviewer: Xqt <i...@gno.de>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
Pywikibot-commits mailing list
Pywikibot-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits

Reply via email to