From b03b8d23e0cda8b00d0bfb5e76b24c93c2b1544e Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Tue, 23 Sep 2025 23:03:09 +0900 Subject: [PATCH] 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 66e6f0c682b..6c4423a6900 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