We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8fdd68 commit 0ce6c01Copy full SHA for 0ce6c01
README.md
@@ -21,3 +21,11 @@ makepkg --printsrcinfo > .SRCINFO
21
5. Push changes to `aur`: `git push aur`
22
- If you don't have this set up, run `git remote add aur ssh://[email protected]/code-server.git`
23
- Run `git push aur`
24
+
25
+### New Maintainers
26
27
+If a new maintainer joins the project, please add them to the top of `PKGBUILD`
28
29
+### Removing Old Maintainers
30
31
+Instead of removing them completely, change their title from "Maintainer" to "Contributor".
0 commit comments