8000 Document new way of highlighting GitHub Organization Owners by ewdurbin · Pull Request #889 · python/devguide · GitHub
[go: up one dir, main page]

Skip to content

Document new way of highlighting GitHub Organization Owners #889

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 10, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
8000
Diff view
Prev Previous commit
s/s/z/
  • Loading branch information
ambv authored Jun 10, 2022
commit 9bb8f8ac13a5bff9c00dfdfd67281ba8cc6337bf
6 changes: 3 additions & 3 deletions devcycle.rst
Original file line number Diff line number Diff line change
Expand Up @@ -293,9 +293,9 @@ Current Owners
+----------------------+--------------------------------+-----------------+

Certain actions (blocking spam accounts, inviting new users, adjusting
organisation-level settings) can only `be performed`_ by owners of the Python
organisation on GitHub. The ``@python/organization-owners`` team can be
mentioned to request assistance from an organisation owner.
organization-level settings) can only `be performed`_ by owners of the Python
organization on GitHub. The ``@python/organization-owners`` team can be
mentioned to request assistance from an organization owner.

.. _be performed: https://docs.github.com/en/organizations/managing-peoples-access-to-your-organization-with-roles/roles-in-an-organization#permissions-for-organization-roles

Expand Down
0