Skip to content

Commit

Permalink
chore(all-contributors): fixed displayed order
Browse files Browse the repository at this point in the history
  • Loading branch information
ashblue committed Feb 10, 2020
1 parent e370604 commit 5dade6c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,19 @@
"commit": false,
"contributors": [
{
"login": "JesseTG",
"name": "Jesse Talavera-Greenberg",
"avatar_url": "https://avatars0.githubusercontent.com/u/1175189?v=4",
"profile": "https://jesse.tg",
"login": "ashblue",
"name": "Ash Blue",
"avatar_url": "https://avatars2.githubusercontent.com/u/643307?v=4",
"profile": "http://blueashes.com",
"contributions": [
"code"
]
},
{
"login": "ashblue",
"name": "Ash Blue",
"avatar_url": "https://avatars2.githubusercontent.com/u/643307?v=4",
"profile": "http://blueashes.com",
"login": "JesseTG",
"name": "Jesse Talavera-Greenberg",
"avatar_url": "https://avatars0.githubusercontent.com/u/1175189?v=4",
"profile": "https://jesse.tg",
"contributions": [
"code"
]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -722,8 +722,8 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<!-- markdownlint-disable -->
<table>
<tr>
<td align="center"><a href="https://jesse.tg"><img src="https://avatars0.githubusercontent.com/u/1175189?v=4" width="100px;" alt=""/><br /><sub><b>Jesse Talavera-Greenberg</b></sub></a><br /><a href="https://github.com/ashblue/fluid-behavior-tree/commits?author=JesseTG" title="Code">💻</a></td>
<td align="center"><a href="http://blueashes.com"><img src="https://avatars2.githubusercontent.com/u/643307?v=4" width="100px;" alt=""/><br /><sub><b>Ash Blue</b></sub></a><br /><a href="https://github.com/ashblue/fluid-behavior-tree/commits?author=ashblue" title="Code">💻</a></td>
<td align="center"><a href="https://jesse.tg"><img src="https://avatars0.githubusercontent.com/u/1175189?v=4" width="100px;" alt=""/><br /><sub><b>Jesse Talavera-Greenberg</b></sub></a><br /><a href="https://github.com/ashblue/fluid-behavior-tree/commits?author=JesseTG" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/PureSaltProductions"><img src="https://avatars1.githubusercontent.com/u/52610924?v=4" width="100px;" alt=""/><br /><sub><b>PureSaltProductions</b></sub></a><br /><a href="#userTesting-PureSaltProductions" title="User Testing">📓</a></td>
</tr>
</table>
Expand Down

0 comments on commit 5dade6c

Please sign in to comment.