Merge pull request #868 from mehtaarn000/master

Add support for GitHub Support Communities
pull/874/head
Siddharth Dushantha 4 years ago committed by GitHub
commit be2e264b2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -651,6 +651,14 @@
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
"GitHub Support Community": {
"errorMsg": "Oops! That page doesnt exist or is private.",
"errorType": "message",
"url": "https://github.community/u/{}/summary",
"urlMain": "https://github.community",
"username_claimed": "jperl",
"username_unclaimed": "noonewouldusethis298"
},
"GitLab": {
"errorMsg": "[]",
"errorType": "message",
@ -2300,4 +2308,4 @@
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
}
}
}

Loading…
Cancel
Save