Reserve "community" username

pull/78/head
Matt Baer 6 years ago
parent 4b8d5e3e37
commit 8beccaf6c2
  1. 1
      author/author.go

@ -28,6 +28,7 @@ var reservedUsernames = map[string]bool{
"categories": true,
"category": true,
"changes": true,
"community": true,
"create": true,
"css": true,
"data": true,

Loading…
Cancel
Save