Wuagliono
Wuagliono

Reputation: 402

Is it possible to show a repo on Github's profile with all commits being a contributor?

We are a team and we have a repo on Github. I am one of the contributors, now the repo is almost finished and has several commits, but being a contributor this repo isn't visible on my profile's repos section .

Is there a way to show this repo on my profile in agreement with repo's owner?

Upvotes: 2

Views: 1089

Answers (1)

GoodDeeds
GoodDeeds

Reputation: 8497

You can pin the repository to your profile, in Your profile > Customize your pins.

Any public repository you have contributed to can be pinned. You can also pin repositories where you have opened issues, reviewed PRs, etc. The full criteria can be found here.

Upvotes: 1

Related Questions