Skip to content

Commit

Permalink
[lib][shared] Remove tf from reserved usernames list
Browse files Browse the repository at this point in the history
A user wanted this one
  • Loading branch information
Ashoat committed Oct 4, 2024
1 parent fdbf76f commit 4add076
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion lib/utils/reserved-users.js
Original file line number Diff line number Diff line change
Expand Up @@ -1404,7 +1404,6 @@ const reservedUsernamesSet: $ReadOnlySet<string> = new Set([
'temasek',
'tennis',
'teva',
'tf',
'tg',
'th',
'thd',
Expand Down
1 change: 0 additions & 1 deletion shared/comm-lib/src/shared/reserved_usernames.json
Original file line number Diff line number Diff line change
Expand Up @@ -1393,7 +1393,6 @@
"temasek",
"tennis",
"teva",
"tf",
"tg",
"th",
"thd",
Expand Down

0 comments on commit 4add076

Please sign in to comment.