diff options
| author | Ludovic Courtès <ludo@gnu.org> | 2024-12-17 17:12:00 +0100 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2024-12-17 17:12:00 +0100 |
| commit | 33add622caaa24efe8b0fa7274939d139e4f0d34 (patch) | |
| tree | b3a2c2dd552ed36e268050b4d844266565a3a5e7 /CODEOWNERS | |
| parent | 8f8f0c91988565686bc091a153d938cfa75564d7 (diff) | |
CODEOWNERS: Fix typo in team name.
Diffstat (limited to 'CODEOWNERS')
| -rw-r--r-- | CODEOWNERS | 6 |
1 files changed, 3 insertions, 3 deletions
| @@ -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 | ||
| 7 | guix-science/packages/bio.* @guix-science/bioinformatics | 7 | guix-science/packages/bio.* @guix-science/Bioinformatics |
| 8 | guix-science/packages/cran\.scm @guix-science/bioinformatics | 8 | guix-science/packages/cran\.scm @guix-science/Bioinformatics |
| 9 | guix-science/packages/rstudio.* @guix-science/bioinformatics | 9 | guix-science/packages/rstudio.* @guix-science/Bioinformatics |
| 10 | guix-science/packages/grid-engine\.scm @guix-science/HPC | 10 | guix-science/packages/grid-engine\.scm @guix-science/HPC |
| 11 | guix-science/packages/python.* @guix-science/Python | 11 | guix-science/packages/python.* @guix-science/Python |
| 12 | guix-science/packages/jupyter.* @guix-science/Python | 12 | guix-science/packages/jupyter.* @guix-science/Python |
