Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List of contributors #12628

Closed
tlindig opened this issue Feb 7, 2014 · 8 comments
Closed

List of contributors #12628

tlindig opened this issue Feb 7, 2014 · 8 comments

Comments

@tlindig
Copy link
Contributor

tlindig commented Feb 7, 2014

I made more than 5 commits to bootstrap, but I am not in the contributors list.

#10599, #11642, #11687, #11812, #11817, #11868, #11935, #11956, #12270

https://github.com/twbs/bootstrap/graphs/contributors

Why?

@cvrebert
Copy link
Collaborator

cvrebert commented Feb 7, 2014

You evidently haven't added to your GitHub account the email address that you had configured in git when making those commits.

@cvrebert cvrebert closed this as completed Feb 7, 2014
@mdo
Copy link
Member

mdo commented Feb 7, 2014

This isn't a Bootstrap bug.

You're username-fullname-email setup must be off, either for GitHub or for Git. See your commits like tlindig@77a5e8c? You have your fullname instead of a GitHub username. Fix that and you'll get on the list.

@zlatanvasovic
Copy link
Contributor

Read this. In short:

$ git config --global user.name "Tobias Lindig"
$ git config --global user.email "your@email"

You should change your@email to the primary e-mail you have on GitHub.

Q: What is my primary mail?
A: Look at https://github.com/settings/emails and find e-mail address with Primary GitHub Email label.


I hope this helps.

@mdo
Copy link
Member

mdo commented Feb 7, 2014

💥

@tlindig
Copy link
Contributor Author

tlindig commented Feb 7, 2014

Thanks to all for hints. I still on trying and research.

@zlatanvasovic
Copy link
Contributor

@tlindig Try the stuff I mentioned above, it should work if you're using some kind of Unix (if you have console). Of course, if you're using Windows steps are different.

@mdo 💣 ➡️ 💥

@tlindig
Copy link
Contributor Author

tlindig commented Feb 7, 2014

I got it. I am now in the list.

I only add the used email to my list of e-mails in my GitHub profile: https://github.com/settings/emails

@zlatanvasovic
Copy link
Contributor

Yay! Good job.

2014-02-07 12:21 GMT+01:00 Tobias Lindig notifications@github.com:

I got it. I am now in the list.

I only add the used email to my the list of e-mails in my GitHub profile:
https://github.com/settings/emails


Reply to this email directly or view it on GitHubhttps://github.com//issues/12628#issuecomment-34427761
.

Zlatan Vasović - ZDroid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants