diff options
Diffstat (limited to 'app/templates/packages/edit_maintainers.html')
| -rw-r--r-- | app/templates/packages/edit_maintainers.html | 1 |
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"> |
