[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
31/31: teams: go: Add all related files to the scope.
From: |
guix-commits |
Subject: |
31/31: teams: go: Add all related files to the scope. |
Date: |
Tue, 13 Feb 2024 09:42:48 -0500 (EST) |
sharlatan pushed a commit to branch master
in repository guix.
commit 8a0910e042ad1670435613e06458a6fb2c4131c4
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Tue Feb 13 14:38:31 2024 +0000
teams: go: Add all related files to the scope.
* etc/teams.scm (go): Add regex search for any golang files.
Change-Id: Ia6c95d8d49863de0381a907ca6309fa22d22927e
---
etc/teams.scm | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/etc/teams.scm b/etc/teams.scm
index c1822fe881..e2bc250028 100755
--- a/etc/teams.scm
+++ b/etc/teams.scm
@@ -300,11 +300,7 @@ asdf-build-system."
(team 'go
#:name "Go team"
#:scope (list "gnu/packages/configuration-management.scm"
- "gnu/packages/golang-check.scm"
- "gnu/packages/golang-crypto.scm"
- "gnu/packages/golang-web.scm"
- "gnu/packages/golang-xyz.scm"
- "gnu/packages/golang.scm"
+ "gnu/packages/golang(-.+|)\\.scm$"
"gnu/packages/syncthing.scm"
"gnu/packages/terraform.scm"
"guix/build-system/go.scm"
- 17/31: gnu: go-golang-org-x-mod: Move to golang-build., (continued)
- 17/31: gnu: go-golang-org-x-mod: Move to golang-build., guix-commits, 2024/02/13
- 15/31: gnu: go-github-com-bitly-go-hostpool: Move to golang-xyz., guix-commits, 2024/02/13
- 18/31: gnu: go-golang-org-x-xerrors: Move to golang-build., guix-commits, 2024/02/13
- 19/31: gnu: go-golang.org-x-sync-errgroup: Move to golang-build., guix-commits, 2024/02/13
- 21/31: gnu: go-golang-org-x-term: Move to golang-build., guix-commits, 2024/02/13
- 20/31: gnu: go-golang-org-x-sync: Move to golang-build., guix-commits, 2024/02/13
- 25/31: gnu: go-golang-org-x-tools: Move to golang-build., guix-commits, 2024/02/13
- 27/31: gnu: go-golang-org-x-crypto: Move to golang-build., guix-commits, 2024/02/13
- 29/31: gnu: go-github-com-andybalholm-brotli: Move to golang-compression., guix-commits, 2024/02/13
- 30/31: gnu: go-github.com-ulikunitz-xz: Move to golang-compression., guix-commits, 2024/02/13
- 31/31: teams: go: Add all related files to the scope.,
guix-commits <=
- 23/31: gnu: go-golang-org-x-text: Move to golang-build., guix-commits, 2024/02/13
- 26/31: gnu: go-golang-org-x-image: Move to golang-build., guix-commits, 2024/02/13
- 28/31: gnu: go-github-com-klauspost-compress: Move to golang-compression., guix-commits, 2024/02/13
- 22/31: gnu: go-golang-org-x-time: Move to golang-build., guix-commits, 2024/02/13
- 24/31: gnu: go-github-com-yuin-goldmark: Move to golang-build., guix-commits, 2024/02/13