1
0
Fork 0

Fix capitalization of trusted users

Figured out by Majavah.

Change-Id: I01a41f03e48e560926f842fc42e3a807e6e29666
This commit is contained in:
Kunal Mehta 2021-06-24 01:00:37 -07:00
parent 39e1ea5fb9
commit e41434816a

View file

@ -7,8 +7,8 @@ owners = [
# List of users who can merge changes to config
# Updates to this list require a full restart
trusted = [
"Legoktm",
"majavah",
"legoktm",
"Majavah",
]
password_file = "/data/project/ircservserv/password"