Skip to content

Commit 6e1642c

Browse files
authored
Merge pull request #98 from ashblue/all-contributors/add-Ownez
docs: add Ownez as a contributor for code
2 parents 244a9ed + 1bb8cac commit 6e1642c

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.all-contributorsrc

+11-1
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,18 @@
8282
"bug",
8383
"code"
8484
]
85+
},
86+
{
87+
"login": "Ownez",
88+
"name": "Ownez",
89+
"avatar_url": "https://avatars.githubusercontent.com/u/10993641?v=4",
90+
"profile": "https://github.com/Ownez",
91+
"contributions": [
92+
"code"
93+
]
8594
}
8695
],
8796
"contributorsPerLine": 7,
88-
"skipCi": true
97+
"skipCi": true,
98+
"commitType": "docs"
8999
}

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -752,6 +752,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
752752
</tr>
753753
<tr>
754754
<td align="center" valign="top" width="14.28%"><a href="https://github.com/TNThomas"><img src="https://avatars.githubusercontent.com/u/9881915?v=4?s=100" width="100px;" alt="TNThomas"/><br /><sub><b>TNThomas</b></sub></a><br /><a href="https://github.com/ashblue/fluid-behavior-tree/issues?q=author%3ATNThomas" title="Bug reports">🐛</a> <a href="https://github.com/ashblue/fluid-behavior-tree/commits?author=TNThomas" title="Code">💻</a></td>
755+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Ownez"><img src="https://avatars.githubusercontent.com/u/10993641?v=4?s=100" width="100px;" alt="Ownez"/><br /><sub><b>Ownez</b></sub></a><br /><a href="https://github.com/ashblue/fluid-behavior-tree/commits?author=Ownez" title="Code">💻</a></td>
755756
</tr>
756757
</tbody>
757758
</table>

0 commit comments

Comments
 (0)