Skip to content

Commit

Permalink
Fixes github ids for the team members- they should be all lowercase
Browse files Browse the repository at this point in the history
  • Loading branch information
bartoszmajsak committed Jul 29, 2016
1 parent 5bd6723 commit d42c9cc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions _config/identities.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- github_id: alrubinger
role: ShrinkWrap Founder
- github_id: kpiwko
role: Drone & ShrinkWrap Lead
role: Drone & ShrinkWrap Resolver Founder
twitter_username: karelpiwko
- github_id: graphitefriction
role: Content Strategist
Expand All @@ -26,7 +26,7 @@
role: Warp & Graphene Founder
jboss_username: lfryc
twitter_username: lfryc
- github_id: MatousJobanek
- github_id: matousjobanek
role: Drone, Graphene and Shrinkwrap Resolver lead
- github_id: smiklosovic
jboss_username: smikloso
Expand Down
2 changes: 1 addition & 1 deletion _config/site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jboss_org_node_path: /arquillian_test
licenses:
"Apache-2.0": "ASL v2.0"
"LGPL-2.1": "LGPL v2.1"
team: [aslakknutsen, bartoszmajsak, kpiwko, lfryc, mojavelinux, graphitefriction, lordofthejars, alrubinger, pmuir]
team: [aslakknutsen, bartoszmajsak, lordofthejars, matousjobanek, smiklosovic, kpiwko, lfryc, mojavelinux, graphitefriction, alrubinger, pmuir]
haml:
attr_wrapper: '"'
escape_attrs: :once
Expand Down

0 comments on commit d42c9cc

Please sign in to comment.