aboutsummarylogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJoe Previte2021-03-08 21:43:42 +0000
committerJoe Previte2021-03-08 21:43:42 +0000
commit0ce6c013a4a8e2f228b0dad0fa76e7f2f3d12283 (patch)
tree34cbb01b7721375634d88406d240a3caa3308e99 /README.md
parentc8fdd6843a2383018f0fc2cc60084c62e4e46f58 (diff)
downloadaur-0ce6c013a4a8e2f228b0dad0fa76e7f2f3d12283.tar.gz
docs: update with maintainers info
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