6014c67b80
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
38 lines
596 B
TOML
38 lines
596 B
TOML
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
|