Skip to content

Commit 893e9bd

Browse files
authored
Merge pull request #57 from cake-contrib/all-contributors/add-pascalberger
docs: add pascalberger as a contributor
2 parents fb6fa3b + 16648f8 commit 893e9bd

File tree

2 files changed

+16
-4
lines changed

2 files changed

+16
-4
lines changed

.all-contributorsrc

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,23 @@
1414
"code",
1515
"doc"
1616
]
17+
},
18+
{
19+
"login": "pascalberger",
20+
"name": "Pascal Berger",
21+
"avatar_url": "https://avatars1.githubusercontent.com/u/2190718?v=4",
22+
"profile": "https://twitter.com/hereispascal",
23+
"contributions": [
24+
"bug",
25+
"code"
26+
]
1727
}
1828
],
1929
"contributorsPerLine": 7,
20-
"projectName": "Cake.AsciiDoctorJ",
30+
"projectName": "cake.asciidoctorj",
2131
"projectOwner": "cake-contrib",
2232
"repoType": "github",
2333
"repoHost": "https://github.com",
24-
"commitConvention": "none"
34+
"commitConvention": "none",
35+
"skipCi": true
2536
}

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,12 @@ Thanks goes to these wonderful people ([emoji key][emoji-key]):
6161
<!-- markdownlint-disable -->
6262
<table>
6363
<tr>
64-
<td align="center"><a href="http://www.nils-andresen.de/"><img src="https://avatars3.githubusercontent.com/u/349188?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Nils Andresen</b></sub></a><br /><a href="https://github.com/cake-contrib/Cake.AsciiDoctorJ/commits?author=nils-a" title="Code">💻</a> <a href="https://github.com/cake-contrib/Cake.AsciiDoctorJ/commits?author=nils-a" title="Documentation">📖</a></td>
64+
<td align="center"><a href="http://www.nils-andresen.de/"><img src="https://avatars3.githubusercontent.com/u/349188?v=4" width="100px;" alt=""/><br /><sub><b>Nils Andresen</b></sub></a><br /><a href="https://github.com/cake-contrib/cake.asciidoctorj/commits?author=nils-a" title="Code">💻</a> <a href="https://github.com/cake-contrib/cake.asciidoctorj/commits?author=nils-a" title="Documentation">📖</a></td>
65+
<td align="center"><a href="https://twitter.com/hereispascal"><img src="https://avatars1.githubusercontent.com/u/2190718?v=4" width="100px;" alt=""/><br /><sub><b>Pascal Berger</b></sub></a><br /><a href="https://github.com/cake-contrib/cake.asciidoctorj/issues?q=author%3Apascalberger" title="Bug reports">🐛</a> <a href="https://github.com/cake-contrib/cake.asciidoctorj/commits?author=pascalberger" title="Code">💻</a></td>
6566
</tr>
6667
</table>
6768

68-
<!-- markdownlint-restore -->
69+
<!-- markdownlint-enable -->
6970
<!-- prettier-ignore-end -->
7071
<!-- ALL-CONTRIBUTORS-LIST:END -->
7172

0 commit comments

Comments
 (0)