This is an automated email from the git hooks/post-receive script.

guix_mirror_bot pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new b03b8d23e0 doc: Clarify how to create the Codeberg token for 
`sync-codeberg-teams'.
b03b8d23e0 is described below

commit b03b8d23e0cda8b00d0bfb5e76b24c93c2b1544e
Author: Maxim Cournoyer <ma...@guixotic.coop>
AuthorDate: Tue Sep 23 23:03:09 2025 +0900

    doc: Clarify how to create the Codeberg token for `sync-codeberg-teams'.
    
    * doc/contributing.texi (Teams): Mention needed permissions and provide the
    page URL.
    
    Change-Id: I4ba44379a4ce5df9e987b32f28ebac0c7dc35618
---
 doc/contributing.texi | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/doc/contributing.texi b/doc/contributing.texi
index 66e6f0c682..6c4423a690 100644
--- a/doc/contributing.texi
+++ b/doc/contributing.texi
@@ -2873,8 +2873,10 @@ Codeberg, a member of the ``Owners'' team can run:
 @end example
 
 @noindent
-... where @var{token} is a token created on the Codeberg interface
-granting access to the relevant settings.
+... where @var{token} is a token created via the
+@url{https://codeberg.org/user/settings/applications, Codeberg
+applications settings page}, granting read/write access to the
+@samp{organization} permission.
 
 @node Making Decisions
 @section Making Decisions

Reply via email to