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

Change subject: Specify RegexBlock as an antispam extension
......................................................................


Specify RegexBlock as an antispam extension

While it technically implements a special page, it's more specific
and accurate to specify it's purpose as an anti-spam extension.

Change-Id: I6638279da37c8ba1cbef2944b9f104f62dd3211f
---
M extension.json
1 file changed, 2 insertions(+), 2 deletions(-)

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



diff --git a/extension.json b/extension.json
index 4b2b43f..e7e93e6 100644
--- a/extension.json
+++ b/extension.json
@@ -1,6 +1,6 @@
 {
        "name": "RegexBlock",
-       "version": "1.4",
+       "version": "1.4.1",
        "author": [
                "Bartek Łapiński",
                "Tomasz Klim",
@@ -12,7 +12,7 @@
        "license-name": "GPL-2.0+",
        "url": "https://www.mediawiki.org/wiki/Extension:RegexBlock";,
        "descriptionmsg": "regexblock-desc",
-       "type": "specialpage",
+       "type": "antispam",
        "config": {
                "ContactLink": "Special:Contact",
                "RegexBlockDatabase": false

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I6638279da37c8ba1cbef2944b9f104f62dd3211f
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/RegexBlock
Gerrit-Branch: master
Gerrit-Owner: SamanthaNguyen <[email protected]>
Gerrit-Reviewer: Jack Phoenix <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to