Skip to main content

Removing GitHub App managers from your organization

Organization owners can revoke GitHub App manager permissions that were granted to a member of the organization.

For more information about GitHub App manager permissions, see "Roles in an organization."

Removing a GitHub App manager's permissions for the entire organization

  1. In the top right corner of GitHub.com, click your profile photo, then click Your organizations.

    Screenshot of the dropdown menu under @octocat's profile picture. "Your organizations" is outlined in dark orange.

  2. Next to the organization, click Settings.

  3. In the left sidebar, select Developer settings then click GitHub Apps.

  4. Under "Management", find the username of the person you want to remove GitHub App manager permissions from, and click Revoke. Revoke GitHub App manager permissions

Removing a GitHub App manager's permissions for an individual GitHub App

  1. In the top right corner of GitHub.com, click your profile photo, then click Your organizations.

    Screenshot of the dropdown menu under @octocat's profile picture. "Your organizations" is outlined in dark orange.

  2. Next to the organization, click Settings.

  3. In the left sidebar, select Developer settings then click GitHub Apps.

  4. Under "GitHub Apps", click on the avatar of the app you'd like to remove a GitHub App manager from. Select GitHub App

  5. In the left sidebar, click App managers. App managers sidebar button

  6. Under "App managers", find the username of the person you want to remove GitHub App manager permissions from, and click Revoke. Revoke GitHub App manager permissions

Further reading