aboutsummarylogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index c4866a4a70c3..724125f7b08b 100644
--- a/README.md
+++ b/README.md
@@ -21,3 +21,11 @@ makepkg --printsrcinfo > .SRCINFO
5. Push changes to `aur`: `git push aur`
- If you don't have this set up, run `git remote add aur ssh://aur@aur.archlinux.org/code-server.git`
- Run `git push aur`
+
+### New Maintainers
+
+If a new maintainer joins the project, please add them to the top of `PKGBUILD`
+
+### Removing Old Maintainers
+
+Instead of removing them completely, change their title from "Maintainer" to "Contributor". \ No newline at end of file