From 12747d1fc68d9a36a9289510319e508a20d0f7d3 Mon Sep 17 00:00:00 2001 From: A Frederick Christensen Date: Sat, 12 Jul 2025 14:28:42 -0500 Subject: [PATCH] Clarify write access granted to patchers --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b16f982..bdfa62a 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ If you target the unstable `main` branch, specify that in the `Download` link on You may choose to include screenshots (hosted in your patch's subdirectory) in your `README.md`. The process is described [here](https://docs.codeberg.org/markdown/using-images/). 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. +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 and you are free to create new patches rather than creating 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.