add new maintainers - bd808 and JJMC89
This commit is contained in:
parent
c431c9794a
commit
0bcf6c708d
1 changed files with 3 additions and 0 deletions
|
@ -1,12 +1,15 @@
|
||||||
# List of users with access to the bot's code
|
# List of users with access to the bot's code
|
||||||
# Updates to this list require a full restart
|
# Updates to this list require a full restart
|
||||||
owners = [
|
owners = [
|
||||||
|
"bd808",
|
||||||
|
"JJMC89",
|
||||||
"legoktm",
|
"legoktm",
|
||||||
"Majavah",
|
"Majavah",
|
||||||
]
|
]
|
||||||
# List of users who can merge changes to config
|
# List of users who can merge changes to config
|
||||||
# Updates to this list require a full restart
|
# Updates to this list require a full restart
|
||||||
trusted = [
|
trusted = [
|
||||||
|
"bd808",
|
||||||
"JJMC89",
|
"JJMC89",
|
||||||
"joe_oblivian",
|
"joe_oblivian",
|
||||||
"legoktm",
|
"legoktm",
|
||||||
|
|
Loading…
Reference in a new issue