diff options
| author | Nicolas Graves <ngraves@ngraves.fr> | 2025-09-17 00:28:37 +0200 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2025-10-01 11:00:36 +0200 |
| commit | d4fda72d8f991fa2102fe2ef121dbade2d322382 (patch) | |
| tree | 91b3d19b24db891874d51f58d378234bcbde8f65 /CODEOWNERS | |
| parent | fbc1da99ea6d557a6a3835b655e37552e479e1c4 (diff) | |
import: go: Move tests to tests/import/go.scm.
* tests/go.scm: Move to tests/import/go.scm.
* Makefile.am: Refresh it.
* CODEOWNERS: Refresh it.
* etc/teams.scm: Refresh it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'CODEOWNERS')
| -rw-r--r-- | CODEOWNERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CODEOWNERS b/CODEOWNERS index d490eadf76d..0c61625c878 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -172,7 +172,7 @@ guix/build-system/go\.scm @guix/go guix/build/go-build-system\.scm @guix/go guix/import/go\.scm @guix/go guix/scripts/import/go\.scm @guix/go -tests/go\.scm @guix/go +tests/import/go\.scm @guix/go gnu/packages/dhall\.scm @guix/haskell gnu/packages/haskell(-.+|)\.scm$ @guix/haskell |
