GNU bug report logs -
#67264
[PATCH] teams: Update go team.
Previous Next
Reported by: Benjamin <benjamin <at> uvy.fr>
Date: Sat, 18 Nov 2023 21:37:02 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 67264 in the body.
You can then email your comments to 67264 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#67264
; Package
guix-patches
.
(Sat, 18 Nov 2023 21:37:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Benjamin <benjamin <at> uvy.fr>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sat, 18 Nov 2023 21:37:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Mon, 20 Nov 2023 15:12:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Benjamin <benjamin <at> uvy.fr>
:
bug acknowledged by developer.
(Mon, 20 Nov 2023 15:12:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 67264-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Benjamin <benjamin <at> 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
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 19 Dec 2023 12:24:07 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 142 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.