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 all commits
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
Diff view
7 changes: 7 additions & 0 deletions devcycle.rst
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,13 @@ Current Owners
| Łukasz Langa | CPython Developer in Residence | ambv |
+----------------------+--------------------------------+-----------------+

Certain actions (blocking spam accounts, inviting new users, adjusting
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

Repository Administrator Role Policy
------------------------------------

Expand Down
0