Add #wikimedia-gitlab
I (brennen on libera.chat) am a technical lead for our GitLab implementation and a member of the Wikimedia Foundation Release Engineering team. I'm writing this patch based on hashar's work on T286770, and have granted founder access to #wikimedia-gitlab per the docs at: https://meta.wikimedia.org/wiki/IRC/Bots/ircservserv Bug: T295917 Change-Id: I5f65e7a2d6ad8e1657422ec04f433d93a935a081
This commit is contained in:
parent
e9bff734e3
commit
6014c67b80
2 changed files with 39 additions and 0 deletions
38
channels/wikimedia-gitlab.toml
Normal file
38
channels/wikimedia-gitlab.toml
Normal file
|
@ -0,0 +1,38 @@
|
||||||
|
founders = [
|
||||||
|
"ircservserv-wm",
|
||||||
|
# Technical lead for project
|
||||||
|
"brennen",
|
||||||
|
# Wikimedia management line
|
||||||
|
"thcipriani",
|
||||||
|
"greg-g",
|
||||||
|
]
|
||||||
|
crats = []
|
||||||
|
ops = [
|
||||||
|
# Collaborators on GitLab project
|
||||||
|
"addshore",
|
||||||
|
"jelto",
|
||||||
|
"jbond",
|
||||||
|
"mutante",
|
||||||
|
"James_F",
|
||||||
|
# Wikimedia release engineering team
|
||||||
|
"brennen",
|
||||||
|
"dancy",
|
||||||
|
"hashar",
|
||||||
|
"dduvall",
|
||||||
|
"jeena",
|
||||||
|
"twentyafterfour",
|
||||||
|
"thcipriani",
|
||||||
|
]
|
||||||
|
plus_o = [
|
||||||
|
"wmopbot",
|
||||||
|
]
|
||||||
|
autovoice = [
|
||||||
|
# Various leads
|
||||||
|
"brennen",
|
||||||
|
"thcipriani",
|
||||||
|
|
||||||
|
# Bots
|
||||||
|
"wikibugs",
|
||||||
|
]
|
||||||
|
global_bans = true
|
||||||
|
libera_staff = true
|
|
@ -23,6 +23,7 @@ channels = [
|
||||||
"#pywikibot",
|
"#pywikibot",
|
||||||
"#wikimedia-dev",
|
"#wikimedia-dev",
|
||||||
"#wikimedia-editing",
|
"#wikimedia-editing",
|
||||||
|
"#wikimedia-gitlab",
|
||||||
"#wikimedia-hackathon",
|
"#wikimedia-hackathon",
|
||||||
"#wikimedia-kawaii",
|
"#wikimedia-kawaii",
|
||||||
"#wikimedia-operations",
|
"#wikimedia-operations",
|
||||||
|
|
Loading…
Reference in a new issue