Add info about maintainers to edit maintainers page

This commit is contained in:
rubenwardy 2020-07-08 23:28:30 +01:00
parent 0e2ea27f54
commit d00428eb7e
1 changed files with 5 additions and 0 deletions

View File

@ -9,6 +9,11 @@
{% block content %}
<h1>{{ _("Edit Maintainers") }}</h1>
<p>
{{ _("Maintainers are given write access to the package.") }}
{{ _("Depending on their rank, they will be able to edit the package, create releases and screenshots, and read private threads.") }}
</p>
<form method="POST" action="" class="tableform">
{{ form.hidden_tag() }}