From 85c7335e3baeab363d26bee1f5c7b6d71ad3b260 Mon Sep 17 00:00:00 2001 From: Silvan Mosberger Date: Wed, 8 Jan 2025 21:29:43 +0100 Subject: [PATCH] Clarify that it's more than just GitHub Apps for automation --- doc/github-org-owners.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/github-org-owners.md b/doc/github-org-owners.md index fc0ec4e..01b2aed 100644 --- a/doc/github-org-owners.md +++ b/doc/github-org-owners.md @@ -32,7 +32,7 @@ higher-impact changes that are _not controversial_, such as: - Performing maintenance. - Giving commit access to trusted people that offer maintenance. - Archiving if appropriate. -- Create GitHub apps to unblock automation. +- Changes necessary to unblock automation. - Changes to the structure and CI of the [org repository](https://github.com/NixOS/org). - Content updates to the [GitHub organisation documentation](./github.md).