mirror of https://github.com/zulip/zulip.git
help: Fix Gitter docs to encourage making users owners.
This commit is contained in:
parent
9393371a94
commit
d513bb4aa6
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue