From 9859d58a56e5a53e1e63f13dc6277c568a745b49 Mon Sep 17 00:00:00 2001 From: bio-boris Date: Sun, 23 Feb 2025 13:06:39 -0600 Subject: [PATCH 1/2] Update CODEOWNERS --- .github/CODEOWNERS | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index ef0229d..6afc22b 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,9 +1 @@ -# The owners listed will be the default owners for all code in -# the repo. - -# Order is important; the last matching pattern takes the most -# precedence. When someone opens a pull request that only -# modifies JS files, only @js-owner and not the global -# owner(s) will be requested for a review. - -* @kkeller @bioboris @jsfillman +@kkellerlbl @bio-boris @MrCreosote @ialarmedalien From e630bd07d780d4a2eb803e3ade728e2e48e0feef Mon Sep 17 00:00:00 2001 From: bio-boris Date: Sun, 23 Feb 2025 14:51:04 -0600 Subject: [PATCH 2/2] Update CODEOWNERS --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 6afc22b..d15ce8b 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -@kkellerlbl @bio-boris @MrCreosote @ialarmedalien +@kkellerlbl @bio-boris @jbezouska-ANL @ialarmedalien