Skip to content

Commit d4460b4

Browse files
Add @pvinis as a contributor
1 parent fcbc11c commit d4460b4

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

.all-contributorsrc

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,21 @@
99
"imageSize": 100,
1010
"commit": true,
1111
"commitConvention": "none",
12-
"contributors": [],
12+
"contributors": [
13+
{
14+
"login": "pvinis",
15+
"name": "Pavlos Vinieratos",
16+
"avatar_url": "https://avatars2.githubusercontent.com/u/100233?v=4",
17+
"profile": "http://pavlos.dev",
18+
"contributions": [
19+
"code",
20+
"design",
21+
"doc",
22+
"infra",
23+
"maintenance",
24+
"test"
25+
]
26+
}
27+
],
1328
"contributorsPerLine": 7
1429
}

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,12 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
161161
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
162162
<!-- prettier-ignore-start -->
163163
<!-- markdownlint-disable -->
164+
<table>
165+
<tr>
166+
<td align="center"><a href="http://pavlos.dev"><img src="https://avatars2.githubusercontent.com/u/100233?v=4" width="100px;" alt=""/><br /><sub><b>Pavlos Vinieratos</b></sub></a><br /><a href="https://github.com/react-native-community/hooks/commits?author=pvinis" title="Code">💻</a> <a href="#design-pvinis" title="Design">🎨</a> <a href="https://github.com/react-native-community/hooks/commits?author=pvinis" title="Documentation">📖</a> <a href="#infra-pvinis" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-pvinis" title="Maintenance">🚧</a> <a href="https://github.com/react-native-community/hooks/commits?author=pvinis" title="Tests">⚠️</a></td>
167+
</tr>
168+
</table>
169+
164170
<!-- markdownlint-enable -->
165171
<!-- prettier-ignore-end -->
166172
<!-- ALL-CONTRIBUTORS-LIST:END -->

0 commit comments

Comments
 (0)