summaryrefslogtreecommitdiff
path: root/CODEOWNERS
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2024-12-17 17:12:00 +0100
committerLudovic Courtès <ludo@gnu.org>2024-12-17 17:12:00 +0100
commit33add622caaa24efe8b0fa7274939d139e4f0d34 (patch)
treeb3a2c2dd552ed36e268050b4d844266565a3a5e7 /CODEOWNERS
parent8f8f0c91988565686bc091a153d938cfa75564d7 (diff)
CODEOWNERS: Fix typo in team name.
Diffstat (limited to 'CODEOWNERS')
-rw-r--r--CODEOWNERS6
1 files changed, 3 insertions, 3 deletions
diff --git a/CODEOWNERS b/CODEOWNERS
index 6c50693..675c480 100644
--- a/CODEOWNERS
+++ b/CODEOWNERS
@@ -4,9 +4,9 @@
4# understanding of that area of the codebase and therefore are usually 4# understanding of that area of the codebase and therefore are usually
5# suited as a reviewer. 5# suited as a reviewer.
6 6
7guix-science/packages/bio.* @guix-science/bioinformatics 7guix-science/packages/bio.* @guix-science/Bioinformatics
8guix-science/packages/cran\.scm @guix-science/bioinformatics 8guix-science/packages/cran\.scm @guix-science/Bioinformatics
9guix-science/packages/rstudio.* @guix-science/bioinformatics 9guix-science/packages/rstudio.* @guix-science/Bioinformatics
10guix-science/packages/grid-engine\.scm @guix-science/HPC 10guix-science/packages/grid-engine\.scm @guix-science/HPC
11guix-science/packages/python.* @guix-science/Python 11guix-science/packages/python.* @guix-science/Python
12guix-science/packages/jupyter.* @guix-science/Python 12guix-science/packages/jupyter.* @guix-science/Python