Skip to content

Commit

Permalink
add linked usernames
Browse files Browse the repository at this point in the history
  • Loading branch information
NovemLinguae committed Apr 22, 2024
1 parent 5f3a217 commit 8fae683
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions TaskAPerms/src/HardCodedSocks.php
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ public static function add($data) {
$data['staff']['Accedie'] = 1; // MPinchuk (WMF)
$data['staff']['Duesentrieb'] = 1; // DKinzler (WMF)
$data['staff']['Taavi'] = 1;
$data['staff']['I JethroBT'] = 1; // I JethroBT (WMF)

// On the list of former admins, but not highlighted by the two former admin queries
// TODO: link these to their renames instead
Expand Down
3 changes: 2 additions & 1 deletion TaskAPerms/src/linkedUsernames.json
Original file line number Diff line number Diff line change
Expand Up @@ -500,5 +500,6 @@
"Buidhe paid": "Buidhe",
"P-Makoto": "Hydrangeans",
"Farmer Brown": "Dennis Brown",
"JustarandomamericanALT": "Justarandomamerican"
"JustarandomamericanALT": "Justarandomamerican",
"Ancient Apparition": "M.O.X"
}

0 comments on commit 8fae683

Please sign in to comment.