Skip to content

Commit b47c9ff

Browse files
docs: add liby as a contributor for test, bug (#19)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 1e9462e commit b47c9ff

File tree

2 files changed

+14
-4
lines changed

2 files changed

+14
-4
lines changed

.all-contributorsrc

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"projectName": "codemod-replace-react-fc-typescript",
3-
"projectOwner": "Gonzalo D'Elia",
3+
"projectOwner": "gndelia",
44
"repoType": "github",
55
"repoHost": "https://github.com",
66
"files": [
@@ -22,8 +22,18 @@
2222
"review",
2323
"infra"
2424
]
25+
},
26+
{
27+
"login": "liby",
28+
"name": "Bryan Lee",
29+
"avatar_url": "https://avatars.githubusercontent.com/u/38807139?v=4",
30+
"profile": "http://liby.github.io",
31+
"contributions": [
32+
"test",
33+
"bug"
34+
]
2535
}
2636
],
2737
"contributorsPerLine": 7,
2838
"skipCi": true
29-
}
39+
}

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -205,10 +205,10 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
205205
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
206206
<!-- prettier-ignore-start -->
207207
<!-- markdownlint-disable -->
208-
209208
<table>
210209
<tr>
211-
<td align="center"><a href="https://github.com/gndelia"><img src="https://avatars1.githubusercontent.com/u/352474?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Gonzalo D'Elia</b></sub></a><br /><a href="https://github.com/gndelia/codemod-replace-react-fc-typescript/commits?author=gndelia" title="Code">💻</a> <a href="https://github.com/gndelia/codemod-replace-react-fc-typescript/commits?author=gndelia" title="Tests">⚠️</a> <a href="https://github.com/gndelia/codemod-replace-react-fc-typescript/commits?author=gndelia" title="Documentation">📖</a> <a href="https://github.com/gndelia/codemod-replace-react-fc-typescript/pulls?q=is%3Apr+reviewed-by%3Agndelia" title="Reviewed Pull Requests">👀</a><a href="#infra-gndelia" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
210+
<td align="center"><a href="https://github.com/gndelia"><img src="https://avatars1.githubusercontent.com/u/352474?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Gonzalo D'Elia</b></sub></a><br /><a href="https://github.com/gndelia/codemod-replace-react-fc-typescript/commits?author=gndelia" title="Code">💻</a> <a href="https://github.com/gndelia/codemod-replace-react-fc-typescript/commits?author=gndelia" title="Tests">⚠️</a> <a href="https://github.com/gndelia/codemod-replace-react-fc-typescript/commits?author=gndelia" title="Documentation">📖</a> <a href="https://github.com/gndelia/codemod-replace-react-fc-typescript/pulls?q=is%3Apr+reviewed-by%3Agndelia" title="Reviewed Pull Requests">👀</a> <a href="#infra-gndelia" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
211+
<td align="center"><a href="http://liby.github.io"><img src="https://avatars.githubusercontent.com/u/38807139?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Bryan Lee</b></sub></a><br /><a href="https://github.com/gndelia/codemod-replace-react-fc-typescript/commits?author=liby" title="Tests">⚠️</a> <a href="https://github.com/gndelia/codemod-replace-react-fc-typescript/issues?q=author%3Aliby" title="Bug reports">🐛</a></td>
212212
</tr>
213213
</table>
214214

0 commit comments

Comments
 (0)