[BRANDING] reserve forgejo-actions username

(cherry picked from commit 2a25be788b)
This commit is contained in:
Loïc Dachary 2023-02-16 10:36:14 +01:00
parent e837e8a529
commit b270d5815c
No known key found for this signature in database
GPG key ID: 992D23B392F9E4F2
2 changed files with 4 additions and 3 deletions

View file

@ -530,6 +530,7 @@ var (
"user",
"v2",
"gitea-actions",
"forgejo-actions",
}
reservedUserPatterns = []string{"*.keys", "*.gpg", "*.rss", "*.atom"}