aboutsummaryrefslogtreecommitdiff
path: root/app/templates/packages/edit_maintainers.html
diff options
context:
space:
mode:
authorrubenwardy <rw@rubenwardy.com>2020-07-08 23:42:30 +0100
committerrubenwardy <rw@rubenwardy.com>2020-07-08 23:42:30 +0100
commit8dcbcd8b626fcade29f3bce8ab597de6380c7c6c (patch)
tree64ee19d9fd134fe1739d642c47e83b7420edcbd9 /app/templates/packages/edit_maintainers.html
parentd00428eb7ea08ab11d202015aef2c14c7dca906a (diff)
downloadcheatdb-8dcbcd8b626fcade29f3bce8ab597de6380c7c6c.tar.xz
Add ability for users to remove themselves as maintainers
Diffstat (limited to 'app/templates/packages/edit_maintainers.html')
-rw-r--r--app/templates/packages/edit_maintainers.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/templates/packages/edit_maintainers.html b/app/templates/packages/edit_maintainers.html
index 2c67e3b..db9a997 100644
--- a/app/templates/packages/edit_maintainers.html
+++ b/app/templates/packages/edit_maintainers.html
@@ -12,6 +12,7 @@
<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.") }}
+ {{ _("Maintainers cannot add or remove other maintainers, but can remove themselves.") }}
</p>
<form method="POST" action="" class="tableform">