jenkins-bot has submitted this change and it was merged.
Change subject: WikiGrok: Add a new 'writer' campaign
......................................................................
WikiGrok: Add a new 'writer' campaign
Suggestions are:
* author
* journalist
* poet
* screenwriter
* science writer
* novelist
* biographer
* songwriter
Change-Id: Ib4d8716c1e685d40741fbf07bd8c920ae340ac67
---
M wmf-config/mobile.php
1 file changed, 20 insertions(+), 0 deletions(-)
Approvals:
Catrope: Looks good to me, approved
jenkins-bot: Verified
diff --git a/wmf-config/mobile.php b/wmf-config/mobile.php
index 3fd2cf1..5a35187 100644
--- a/wmf-config/mobile.php
+++ b/wmf-config/mobile.php
@@ -221,6 +221,26 @@
'Q193391' /* diplomat */
),
),
+
+ // https://trello.com/c/uAHDkMOq
+ 'writer' => array(
+ 'type' => 'Simple',
+ 'property' => 'P106'/* occupation */,
+ 'ifAll' => array(
+ 'P31'/* instance of */ => 'Q5'/* human
*/,
+ 'P106'/* occupation */ => 'Q36180'/*
writer */,
+ ),
+ 'suggestions' => array(
+ 'Q482980' /* author */,
+ 'Q1930187' /* journalist */,
+ 'Q49757' /* poet */,
+ 'Q28389' /* screenwriter */,
+ 'Q3745071' /* science writer */,
+ 'Q6625963' /* novelist */,
+ 'Q864380' /* biographer */,
+ 'Q753110' /* songwriter */
+ ),
+ )
);
}
--
To view, visit https://gerrit.wikimedia.org/r/197184
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib4d8716c1e685d40741fbf07bd8c920ae340ac67
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Bmansurov <[email protected]>
Gerrit-Reviewer: Catrope <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits