From 40280db5d5c19c6d64cb0245043094969f6f8c0b Mon Sep 17 00:00:00 2001 From: Otto Urpelainen Date: Sun, 22 Aug 2021 08:38:13 +0300 Subject: [PATCH] Describe how pull requests are handled --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index a449630..d139f4f 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,22 @@ This repository attempts to follow the following: * Prefer `https://example.com[here]` over `link:https://example.com[here]` * Prefer `[#some-ref]` over `[[some-ref]]` +### Pull requests + +All changes to the documentation is intended to happen through pull requests. +However, following the spirit of earlier wiki based documentation, +the documentation is intended to be maintainer collectively +by all Fedora packagers. + +Due to [technical issues][issue], +the `packager` group from Fedora Account System cannot be granted access, +so there is a separate group [package-maintainer-docs][group] with commit access. +Membership is granted to any packager requesting it. +Please file an issue in the repository if you want to join. + +[issue]: https://pagure.io/releng/issue/9927 +[group]: https://pagure.io/group/package-maintainer-docs + ### Local preview This repo includes scripts to