Skip to content

Commit 5dade6c

Browse files
committed
chore(all-contributors): fixed displayed order
1 parent e370604 commit 5dade6c

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

.all-contributorsrc

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,19 @@
66
"commit": false,
77
"contributors": [
88
{
9-
"login": "JesseTG",
10-
"name": "Jesse Talavera-Greenberg",
11-
"avatar_url": "https://avatars0.githubusercontent.com/u/1175189?v=4",
12-
"profile": "https://jesse.tg",
9+
"login": "ashblue",
10+
"name": "Ash Blue",
11+
"avatar_url": "https://avatars2.githubusercontent.com/u/643307?v=4",
12+
"profile": "http://blueashes.com",
1313
"contributions": [
1414
"code"
1515
]
1616
},
1717
{
18-
"login": "ashblue",
19-
"name": "Ash Blue",
20-
"avatar_url": "https://avatars2.githubusercontent.com/u/643307?v=4",
21-
"profile": "http://blueashes.com",
18+
"login": "JesseTG",
19+
"name": "Jesse Talavera-Greenberg",
20+
"avatar_url": "https://avatars0.githubusercontent.com/u/1175189?v=4",
21+
"profile": "https://jesse.tg",
2222
"contributions": [
2323
"code"
2424
]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -722,8 +722,8 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
722722
<!-- markdownlint-disable -->
723723
<table>
724724
<tr>
725-
<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>
726725
<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>
726+
<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>
727727
<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>
728728
</tr>
729729
</table>

0 commit comments

Comments
 (0)