Add abandali IRC nick

This commit is contained in:
Zachary Seguin 2019-08-19 00:35:23 -04:00
parent 6df68443e2
commit 06f0dba7ce
1 changed files with 2 additions and 0 deletions

View File

@ -67,6 +67,8 @@ func SyscomNicks() ([]string, error) {
memberUids[i] = "Luqman"
case "c7zou":
memberUids[i] = "gcrl"
case "abandali":
memberUids[i] = "bandali"
}
}