Hi,

On Tue, 26 Aug 2025 at 17:45, Andreas Enge <[email protected]> wrote:

> (define-member (person "Simon Tournier"
>                        "[email protected]")
>   julia core mentors r)

My Codeberg username is zimoun but, for now, I do **not** want to be
part any Codeberg team.  Obviously, I will not be notified and that’s
fine.

You can remove me from the file etc/teams.scm if that’s too much burden
for the synchronization.

Please note that a casual contributor cannot see the list of teams from
the Web interface; that’s very annoying!  To my knowledge, one needs to
be member.

However, please note that having an Codeberg account allows to access to
this list via the API.

        $ curl -X 'GET'                                         \
          'https://codeberg.org/api/v1/repos/guix/guix/teams/r' \
          -H 'accept: application/json'                         \
          -H 'Authorization: bearer xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'

where the token is generated from the Web interface (user settings).

Therefore, I propose to synchronize the list of Teams from Codeberg to
etc/team.scm.  Since the data registered on Codeberg becomes now the
defacto reference information.

Cheers,
simon

Reply via email to