Skip to content

Commit 87c126b

Browse files
authored
Add NVIDIA IDs to GPU team whitelist
1 parent edad9aa commit 87c126b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

kernelboard/lib/auth_utils.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,11 @@ def get_whitelist(leaderboard_id: str = "") -> set[str]:
116116
"1394757548833509408",
117117
"268205958637944832",
118118
"1354693822055055441",
119+
120+
# NVIDIA folks
119121
"1178066143567675495",
122+
"1482142656329945128",
123+
"662730802097946624",
120124
]
121125

122126
whitelist = GPU_TEAM_WHITE_LIST

0 commit comments

Comments
 (0)