Skip to content

Commit

Permalink
Add Iris as a hail team review group member
Browse files Browse the repository at this point in the history
  • Loading branch information
cjllanwarne committed Aug 22, 2024
1 parent ec3e89f commit 65c1b37
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 65c1b37

Please sign in to comment.