Merge pull request 'Remove myself from the admins and add me to the noping list.' (#1) from julian/relay:master into master

Reviewed-on: #1
This commit is contained in:
hedy 2022-03-17 05:54:14 +00:00
commit 9b960fcab2
1 changed files with 2 additions and 2 deletions

View File

@ -26,6 +26,6 @@ SERVERS = {
}
ADMINS = ["hedy", "julian"]
ADMINS = ["hedy"]
NOPING = ["hedy"]
NOPING = ["hedy", "jmjl"]