Am Sun, Oct 27, 2024 at 04:14:24PM +0100 schrieb Denis 'GNUtoo' Carikli: > I'll try to reproduce that with matterbridge. I assume that it's OK if > I add you in the list of reviewers if/when I get something ready.
$ ./etc/teams.scm show go id: go name: Go team description: <none> scope: + gnu/packages/configuration-management.scm + gnu/packages/golang(-.+|)\.scm$ + gnu/packages/syncthing.scm + gnu/packages/terraform.scm + guix/build-system/go.scm + guix/build/go-build-system.scm + guix/import/go.scm + guix/scripts/import/go.scm + tests/go.scm members: + Katherine Cox-Buday <cox.katherine.e+g...@gmail.com> + Sharlatan Hellseher <sharlata...@gmail.com> So it should be okay to cc the listed persons, they have volunteered to be on the team :) Also, there is some magic in etc/git/gitconfig in the Guix repository: When you do a "git send-email" to guix-patc...@gnu.org with a commit touching any of the Go team files above, the team members will be automatically cc-ed. Andreas