mirror of
https://github.com/minetest/contentdb.git
synced 2025-04-01 16:04:06 +02:00
Add info about maintainers to edit maintainers page
This commit is contained in:
@ -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() }}
|
||||
|
||||
|
Reference in New Issue
Block a user