We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73a4754 commit 11295cbCopy full SHA for 11295cb
src/middlewares/forbiddenNames.js
@@ -76,6 +76,7 @@ const reservedNames = [
76
/^staff$/,
77
/^support$/,
78
/^tech$/,
79
+ /^tagr$/,
80
/^tools$/,
81
/^web$/,
82
/^zach$/,
0 commit comments