Skip to content

Commit

Permalink
[CI] Add Iris as a hail team review group member (#14668)
Browse files Browse the repository at this point in the history
  • Loading branch information
cjllanwarne authored Aug 26, 2024
1 parent 0b2087d commit 0ca8b9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/ci/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ def __init__(self, gh_username: str, hail_username: Optional[str] = None, teams:
User('cjllanwarne', 'chrisl', HAIL_TEAM),
User('ehigham', 'ehigham', HAIL_TEAM),
User('illusional', 'mfrankli'),
User('iris-garden', 'irademac'),
User('iris-garden', 'irademac', HAIL_TEAM),
User('jkgoodrich', 'jgoodric'),
User('konradjk', 'konradk'),
User('patrick-schultz', 'pschultz', HAIL_TEAM),
Expand Down

0 comments on commit 0ca8b9f

Please sign in to comment.