9

I want to remove a repository I was added to as a collaborator from my list of "Repositories" (found on the left on the main page at GitHub when logged in). But, I can't find a way to do that.

Note: My question is different from how to remove 'Repositories Your Contribute To' -- he's trying to remove a repository that he's contributed to, I'm trying to remove a repository that someone else added me to.

Daniel Widdis
  • 8,424
  • 13
  • 41
  • 63
MikeTheTall
  • 3,214
  • 4
  • 31
  • 40

1 Answers1

17

On the page at https://github.com/settings/repositories you should see a "Leave" button next to the repositories you have been invited to.

Additionnal information can be found on the GitHub help pages for this topic.

nvidot
  • 1,262
  • 1
  • 7
  • 20
matteo
  • 289
  • 2
  • 11
  • Looks like this is found by clicking on the icon/Gravatar for my profile (top-right corner), then 'Settings'. On that page, in the left-hand column, click on 'Repositories' to get the link listed above. – MikeTheTall Sep 11 '17 at 05:17