Can I safe delete a github team without lose it's repositories?

I want to delete some teams from my organization but I don't want to lose the repositories that is being shared to those. Could I safe delete those teams and still keep repositories within organization?

Upvotes: 0

Views: 397

Answers (1)

Andy
Andy

Reputation: 882

This is not a problem. All your repos stay on github. These are not tied to a team. So you can safely delete it.

Upvotes: 1

Related Questions