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

Change subject: WikiApiary AutoFamily
......................................................................


WikiApiary AutoFamily

WikiApiary is on the meta interwiki map ([[meta:IWM]]), and is a
useful dataset for the development of pywikibot, e.g. providing
lists of sites which use MediaWiki generator versions, which can
be used to test pywikibot against specific versions.

It will also be the only family registered in pywikibot that is
Semantic MediaWiki, so it may be useful when testing bugs relating
to Semantic MediaWiki.

Bug: 72854
Change-Id: Id5e7ee43e0ccf944f2375918fee7520c7884bf86
---
M pywikibot/config2.py
1 file changed, 1 insertion(+), 0 deletions(-)

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



diff --git a/pywikibot/config2.py b/pywikibot/config2.py
index 4d74265..57c47f2 100644
--- a/pywikibot/config2.py
+++ b/pywikibot/config2.py
@@ -252,6 +252,7 @@
 # Get the names of all known families, and initialize with empty dictionaries.
 # ‘families/’ is a subdirectory of the directory in which config2.py is found.
 register_families_folder(os.path.join(os.path.dirname(__file__), 'families'))
+register_family_file('wikiapiary', 'https://wikiapiary.com')
 
 # Set to True to override the {{bots}} exclusion protocol (at your own risk!)
 ignore_bot_templates = False

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Id5e7ee43e0ccf944f2375918fee7520c7884bf86
Gerrit-PatchSet: 4
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: John Vandenberg <[email protected]>
Gerrit-Reviewer: John Vandenberg <[email protected]>
Gerrit-Reviewer: Ladsgroup <[email protected]>
Gerrit-Reviewer: Merlijn van Deen <[email protected]>
Gerrit-Reviewer: XZise <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to