There was an error while loading. Please reload this page.
1 parent b04bb82 commit 4236dcaCopy full SHA for 4236dca
1 file changed
greenlight/src/greenlight/review.py
@@ -63,6 +63,7 @@ def __call__(self, token: str, /, *, seconds_between_requests: float = 0.25) ->
63
"jeanschmidt", # Jean Schmidt
64
"ezyang", # Edward Yang
65
"drisspg", # Driss Guessous
66
+ "janeyx99", # Jane Xu
67
}
68
69
# Case-insensitive membership for the two authz gates (target-PR author and recheck requester);
0 commit comments