help: Fix Gitter docs to encourage making users owners.

This commit is contained in:
Tim Abbott 2020-12-17 18:45:05 -08:00
parent 9393371a94
commit d513bb4aa6
1 changed files with 3 additions and 3 deletions

View File

@ -74,14 +74,14 @@ root domain. Replace the last line above with the following, after replacing
{!import-login.md!}
## Create organization administrators
## Create organization owners
The [Gitter API][gitter-api-user-data] don't contain data on which
users are administrators of the Gitter channel. As a result, all
Gitter users are imported into Zulip as normal users. You can follow
the Zulip documentation on
[making a user an administrator from the terminal][grant-admin-access]
to mark the appropriate users as administrators.
[making a user an organization owner from the terminal][grant-admin-access]
to mark the appropriate users as organization owners.
[grant-admin-access]: https://zulip.readthedocs.io/en/latest/production/management-commands.html#grant-administrator-access)
[gitter-api-user-data]: https://developer.gitter.im/docs/user-resource