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

2 fixes: member json-file typo. Can now render PR to non-guild member… #92

Merged
merged 1 commit into from Nov 13, 2015

Conversation

afrxx09
Copy link
Contributor

@afrxx09 afrxx09 commented Nov 13, 2015

… repo

@@ -5,7 +5,7 @@ Check users/krawaller.json for an example on what your file should look like!

var members = {
krawaller: require("./users/krawaller.json"),
Dagashi: require("./users/Dagashi.json"),
Dagashi: require("./users/dagashi.json"),
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this change intentional? Pretty sure it should be with capital D.

@Pajn
Copy link
Contributor

Pajn commented Nov 13, 2015

The file is with lowercase, as Andreas runs Linux it broke. Doesn't matter on other platforms

@krawaller
Copy link
Owner

Huh, you're right. It's uppercase in my local repo, but that's git not telling the difference.

krawaller added a commit that referenced this pull request Nov 13, 2015
2 fixes: member json-file typo. Can now render PR to non-guild member…
@krawaller krawaller merged commit 37a34d5 into krawaller:gh-pages Nov 13, 2015
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

Successfully merging this pull request may close these issues.

None yet

3 participants