Skip to content
This repository was archived by the owner on Jan 17, 2025. It is now read-only.

Commit ece69bc

Browse files
authored
Merge pull request #170 from creativecommons/all-contributors/add-TheCrowned
docs: add TheCrowned as a contributor for code
2 parents 4cf97d7 + cf504b5 commit ece69bc

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,15 @@
4040
"contributions": [
4141
"code"
4242
]
43+
},
44+
{
45+
"login": "TheCrowned",
46+
"name": "Stefano Ottolenghi",
47+
"avatar_url": "https://avatars.githubusercontent.com/u/7880569?v=4",
48+
"profile": "https://www.thecrowned.org",
49+
"contributions": [
50+
"code"
51+
]
4352
}
4453
],
4554
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</div>
1111

1212
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
13-
[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)
13+
[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-)
1414
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1515

1616

@@ -163,6 +163,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
163163
<td align="center"><a href="https://github.com/kusinkay"><img src="https://avatars.githubusercontent.com/u/1234511?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Juane Puig</b></sub></a><br /><a href="https://github.com/creativecommons/wp-plugin-creativecommons/commits?author=kusinkay" title="Code">💻</a></td>
164164
<td align="center"><a href="https://bight.dev"><img src="https://avatars.githubusercontent.com/u/605361?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ned Zimmerman</b></sub></a><br /><a href="https://github.com/creativecommons/wp-plugin-creativecommons/commits?author=greatislander" title="Code">💻</a></td>
165165
<td align="center"><a href="http://rhea.art/"><img src="https://avatars.githubusercontent.com/u/21746?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Rhea Myers</b></sub></a><br /><a href="https://github.com/creativecommons/wp-plugin-creativecommons/commits?author=rheaplex" title="Code">💻</a></td>
166+
<td align="center"><a href="https://www.thecrowned.org"><img src="https://avatars.githubusercontent.com/u/7880569?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Stefano Ottolenghi</b></sub></a><br /><a href="https://github.com/creativecommons/wp-plugin-creativecommons/commits?author=TheCrowned" title="Code">💻</a></td>
166167
</tr>
167168
</table>
168169

0 commit comments

Comments
 (0)