mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-11 13:49:23 -05:00
teams: go: Add all related files to the scope.
* etc/teams.scm (go): Add regex search for any golang files. Change-Id: Ia6c95d8d49863de0381a907ca6309fa22d22927e
This commit is contained in:
parent
c185c51e14
commit
8a0910e042
1 changed files with 1 additions and 5 deletions
|
@ -300,11 +300,7 @@ (define-team go
|
|||
(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"
|
||||
|
|
Loading…
Reference in a new issue