mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
This function is an alternative to get_admin_users that we use in all places where we explicitly want only human administrative users (not administrative bots). The following commits will rename get_admin_users for better clarity.