Navigation Menu

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

Turn 18: teamwork! #25

Merged
merged 1 commit into from Feb 7, 2017
Merged

Turn 18: teamwork! #25

merged 1 commit into from Feb 7, 2017

Conversation

uri
Copy link
Collaborator

@uri uri commented Feb 4, 2017

No description provided.

@@ -9,6 +9,7 @@ class Readme {
const playersLines = this.fileContents.match(/\n?\*\s(.+)\s\(\[(\w+)\]/gi);
const rawPlayers = playersLines.map(line => {
let playerData = line.match(/\n?\*\s(.+)\s\(\[(\w+)\]/i);
let [name, githubName] = playerData.slice(1,3);
Copy link
Collaborator

Choose a reason for hiding this comment

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

WOOOO!

Copy link
Collaborator

Choose a reason for hiding this comment

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

nice!!

@kurtfunai
Copy link
Collaborator

@MadMub quick or you'll lose your turn!

@MadMub MadMub merged commit bc245ec into master Feb 7, 2017
@epixa epixa deleted the turn-18 branch March 5, 2017 15:14
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

4 participants