Add 'files' as a reserved team (#16823)

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
This commit is contained in:
Devin Binnie
2021-02-02 16:07:28 -05:00
committed by GitHub
parent 0ea3b0f17d
commit d489868f28

View File

@@ -394,6 +394,7 @@ var reservedName = []string{
"channel",
"claim",
"error",
"files",
"help",
"landing",
"login",