From e725938bf78bbc13c7a714290122e95484fcf6cc Mon Sep 17 00:00:00 2001 From: decentral1se Date: Thu, 15 Jan 2026 10:46:46 +0100 Subject: [PATCH] fix: note about repo itself --- docs/maintainers/maintain.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/maintainers/maintain.md b/docs/maintainers/maintain.md index 498bd0c..3adaf41 100644 --- a/docs/maintainers/maintain.md +++ b/docs/maintainers/maintain.md @@ -28,7 +28,7 @@ You can start by reading The Maintainers Proposal: [`R025`](https://docs.coopclo It is important that only recipe maintainers have write permissions to the repository. As it currently stands, every member of the [Co-operators Team](https://git.coopcloud.tech/org/coop-cloud/teams/co-operators) has write permissions to all recipe repositories for convenience while we are missing enough maintainers. -To change this, create a new team on [`git.coopcloud.tech/coop-cloud/teams`](https://git.coopcloud.tech/org/coop-cloud/teams) for your specific recipe, e.g. `mycoolrecipe-maintainers`. Add yourself and any other maintainers. Remove your recipe repository from the [list of repositories for the Co-operators Team](https://git.coopcloud.tech/org/coop-cloud/teams/co-operators/repositories) so that write permissions are removed. +To change this, create a new team on [`git.coopcloud.tech/coop-cloud/teams`](https://git.coopcloud.tech/org/coop-cloud/teams) for your specific recipe, e.g. `mycoolrecipe-maintainers`. Add yourself and any other maintainers and don't forget to add the recipe repository itself on the repositories tab. Remove your recipe repository from the [list of repositories for the Co-operators Team](https://git.coopcloud.tech/org/coop-cloud/teams/co-operators/repositories) so that write permissions are removed. ### Repository Permissions