Skip to content

Commit 0df1041

Browse files
committed
Add contributor
1 parent bb723d1 commit 0df1041

2 files changed

Lines changed: 16 additions & 5 deletions

File tree

.all-contributorsrc

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,16 @@
1212
"avatar_url": "https://avatars3.githubusercontent.com/u/4615516?v=4",
1313
"profile": "https://www.david-reess.de",
1414
"contributions": ["code", "doc", "test"]
15+
},
16+
{
17+
"login": "saratscheff",
18+
"name": "Pedro Saratscheff",
19+
"avatar_url": "https://avatars.githubusercontent.com/u/4401263?v=4",
20+
"profile": "https://github.com/saratscheff",
21+
"contributions": ["code", "test"]
1522
}
1623
],
1724
"files": ["README.md"],
18-
"contributorsPerLine": 7
25+
"contributorsPerLine": 7,
26+
"commitConvention": "angular"
1927
}

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -118,12 +118,15 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
118118
<!-- prettier-ignore-start -->
119119
<!-- markdownlint-disable -->
120120
<table>
121-
<tr>
122-
<td align="center"><a href="https://www.david-reess.de"><img src="https://avatars3.githubusercontent.com/u/4615516?v=4" width="75px;" alt=""/><br /><sub><b>David Reeß</b></sub></a><br /><a href="https://github.com/devoxa/integresql-client/commits?author=queicherius" title="Code">💻</a> <a href="https://github.com/devoxa/integresql-client/commits?author=queicherius" title="Documentation">📖</a> <a href="https://github.com/devoxa/integresql-client/commits?author=queicherius" title="Tests">⚠️</a></td>
123-
</tr>
121+
<tbody>
122+
<tr>
123+
<td align="center" valign="top" width="14.28%"><a href="https://www.david-reess.de"><img src="https://avatars3.githubusercontent.com/u/4615516?v=4?s=75" width="75px;" alt="David Reeß"/><br /><sub><b>David Reeß</b></sub></a><br /><a href="https://github.com/devoxa/integresql-client/commits?author=queicherius" title="Code">💻</a> <a href="https://github.com/devoxa/integresql-client/commits?author=queicherius" title="Documentation">📖</a> <a href="https://github.com/devoxa/integresql-client/commits?author=queicherius" title="Tests">⚠️</a></td>
124+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/saratscheff"><img src="https://avatars.githubusercontent.com/u/4401263?v=4?s=75" width="75px;" alt="Pedro Saratscheff"/><br /><sub><b>Pedro Saratscheff</b></sub></a><br /><a href="https://github.com/devoxa/integresql-client/commits?author=saratscheff" title="Code">💻</a> <a href="https://github.com/devoxa/integresql-client/commits?author=saratscheff" title="Tests">⚠️</a></td>
125+
</tr>
126+
</tbody>
124127
</table>
125128

126-
<!-- markdownlint-enable -->
129+
<!-- markdownlint-restore -->
127130
<!-- prettier-ignore-end -->
128131

129132
<!-- ALL-CONTRIBUTORS-LIST:END -->

0 commit comments

Comments
 (0)