From 5a4093475bed6b4e04309ebbd82cdbd98178c617 Mon Sep 17 00:00:00 2001 From: A Frederick Christensen Date: Sat, 4 Jan 2025 21:33:27 -0600 Subject: [PATCH] Main README.md: add specifics regarding former patchers --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 30c9362..b16f982 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,10 @@ If you target the unstable `main` branch, specify that in the `Download` link on 8. Use the Codeberg web interface to send a pull request to [dwl-patches] (NOT to [dwl]) 9. WHEN YOUR PULL REQUEST IS APPROVED, your Codeberg account will also be granted commit access to [dwl-patches]. Once you have write access, you can make direct modifications/upates to your patches instead of pull requests. +Individuals who have made known that they no longer intend to maintain their patches will have commit access to the [dwl-pathces] repository removed. + +A returning user who formerly had commit access is welcome to open an issue on [dwl-patches] requesting commit access be reinstated. When doing so, please link to the original issue opened that granted commit access. + ## Updating/Modifying/Adopting Existing Patches - If the existing patch is already being maintained by another author, do not make modifications to it. - Create an issue at [issues] @mentioning the current maintainer. @@ -79,3 +83,5 @@ In your initial pull request (or in the commit that revives the stale patch if y [issues]: https://codeberg.org/dwl/dwl-patches/issues [release]: https://codeberg.org/dwl/dwl/releases [Codeberg]: https://codeberg.org + +##