@@ -38,7 +38,7 @@ According to copyright laws, you wrote the code and hold copyright.
3838The code transferred has to be permissive open source licensed (GPL is not permissive).
3939Once transferred the initial repo has to pass peer reviewing before becoming a submodule.
4040
41- ## Volunteer as code reviewer
41+ ## Code reviews
4242
4343Lots of PRs have been stuck in the reviewing pipeline for years because nobody reviewed them.
4444Your efforts helps plugins being shipped faster.
@@ -47,14 +47,15 @@ You can also join the [reviewer teams](https://github.com/orgs/albertlauncher/te
4747These teams will be assigned on new pull requests and as such you will get a notification.
4848Leave a message with your GitHub username to get an invite.
4949
50- ## Volunteer as plugin maintainer
50+ ## Plugin maintenance
5151
5252Lots of plugins do not have a maintainer.
5353If you are using a plugin a lot and have C++ or Python skills you are probably a good plugin maintainer.
5454Just send a PR adding your GitHub username to the maintainers array of the plugin metadata and you're in.
5555Revert it to step back.
5656If you are a maintainer you will be assigned on new issues and pull requests.
5757
58+ <!--
5859## Changes to the core application
5960
6061Currently the core app is source available and proprietary.
@@ -63,6 +64,7 @@ Lots of additions had to be reverted in the past.
6364I learned my lessons and will not merge contributions carelessly.
6465Probably you will not have fun matching my standards of defensive code.
6566If you still want to work on the core, be sure to get in touch with me _before_ starting.
67+ -->
6668
6769## Translations
6870
0 commit comments