diff options
| author | Maxim Cournoyer <maxim@guixotic.coop> | 2025-09-23 23:03:09 +0900 |
|---|---|---|
| committer | Maxim Cournoyer <maxim@guixotic.coop> | 2025-09-23 23:03:09 +0900 |
| commit | b03b8d23e0cda8b00d0bfb5e76b24c93c2b1544e (patch) | |
| tree | 3a13181b84f27aaec9687415509739a6c2dda746 /doc/contributing.texi | |
| parent | d759207ff95ef041d95d73915ea1cb01dd6bb902 (diff) | |
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
Diffstat (limited to 'doc/contributing.texi')
| -rw-r--r-- | doc/contributing.texi | 6 |
1 files 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 |
