emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#67264: closed ([PATCH] teams: Update go team.)


From: GNU bug Tracking System
Subject: bug#67264: closed ([PATCH] teams: Update go team.)
Date: Mon, 20 Nov 2023 15:12:02 +0000

Your message dated Mon, 20 Nov 2023 15:11:17 +0000
with message-id <874jhgfoi2.fsf@cbaines.net>
and subject line Re: [bug#67264] [PATCH] teams: Update go team.
has caused the debbugs.gnu.org bug report #67264,
regarding [PATCH] teams: Update go team.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
67264: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67264
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] teams: Update go team. Date: Sat, 18 Nov 2023 22:36:35 +0100
* etc/teams.scm (go): add gnu/packages/golang-check.scm to scope

Change-Id: Ifc90eb0c3fc5d716b605e7e3e100a38431498a2c
---
 etc/teams.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/etc/teams.scm b/etc/teams.scm
index d86647e7ea..76633c2184 100755
--- a/etc/teams.scm
+++ b/etc/teams.scm
@@ -300,6 +300,7 @@ (define-team go
   (team 'go
         #:name "Go team"
         #:scope (list "gnu/packages/golang.scm"
+                      "gnu/packages/golang-check.scm"
                       "guix/build/go-build-system.scm"
                       "guix/build-system/go.scm"
                       "guix/import/go.scm"

base-commit: 2ab5e449246f98b049888dde3c310f5b4a0a64a2
-- 
2.41.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#67264] [PATCH] teams: Update go team. Date: Mon, 20 Nov 2023 15:11:17 +0000 User-agent: mu4e 1.10.7; emacs 29.1
Benjamin <benjamin@uvy.fr> writes:

> * etc/teams.scm (go): add gnu/packages/golang-check.scm to scope
>
> Change-Id: Ifc90eb0c3fc5d716b605e7e3e100a38431498a2c
> ---
>  etc/teams.scm | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/etc/teams.scm b/etc/teams.scm
> index d86647e7ea..76633c2184 100755
> --- a/etc/teams.scm
> +++ b/etc/teams.scm
> @@ -300,6 +300,7 @@ (define-team go
>    (team 'go
>          #:name "Go team"
>          #:scope (list "gnu/packages/golang.scm"
> +                      "gnu/packages/golang-check.scm"
>                        "guix/build/go-build-system.scm"
>                        "guix/build-system/go.scm"
>                        "guix/import/go.scm"
>
> base-commit: 2ab5e449246f98b049888dde3c310f5b4a0a64a2

Makes sense to me, I've pushed this to master as
436bbc90fcc6eb300684117aeb286cf6404beb57.

Thanks,

Chris

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]