Skip to content

Commit 4236dca

Browse files
authored
Add Jane Xu to greenlight trusted authors (#8611)
Signed-off-by: Jean Schmidt <contato@jschmidt.me>
1 parent b04bb82 commit 4236dca

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

greenlight/src/greenlight/review.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ def __call__(self, token: str, /, *, seconds_between_requests: float = 0.25) ->
6363
"jeanschmidt", # Jean Schmidt
6464
"ezyang", # Edward Yang
6565
"drisspg", # Driss Guessous
66+
"janeyx99", # Jane Xu
6667
}
6768

6869
# Case-insensitive membership for the two authz gates (target-PR author and recheck requester);

0 commit comments

Comments
 (0)