How to reject / remove yourself from a (collaborative) GitHub repo?
Asked Answered
C

2

5

GitHub allows other people (or fake accounts, spam bots etc) to add you as a collaborateur to a repo without any approval by yourself. This leads to annoying long repo list full of semi-spam (unknown people add me to their projects, GitHub handles these projects like my own repos), very very unhandy when working on/with GitHub 9hrs a day.

Is there a way to remove yourself from projects that "added" you ?

Communard answered 6/10, 2014 at 20:22 Comment(0)
E
9

You should check this out https://help.github.com/articles/removing-yourself-from-a-collaborator-s-repository/

As it says there:

In the user bar in the top-right corner of any page, click the gear

In the left sidebar, click Repositories.

Next to the repository you want to leave, click Leave.

click "I understand, leave this repository"

Hope it helps!

Exhaustion answered 7/10, 2014 at 15:46 Comment(0)
A
0

For anyone wondering the opposite: Will the owner be notified if I remove myself as a collaborator?

I just tested it between two of my accounts and the answer seems to be NO. The 'owner' received no email or GitHub notification.

Ashmore answered 16/7 at 19:25 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.