diff --git a/author/author.go b/author/author.go index 87a2239..af09905 100644 --- a/author/author.go +++ b/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,