Skip to content

Commit a8d059e

Browse files
authored
Merge pull request #92 from creativecommons/all-contributors/add-hugosolar
docs: add hugosolar as a contributor for code, mentoring, doc
2 parents 3680497 + 8538449 commit a8d059e

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,17 @@
5151
"contributions": [
5252
"code"
5353
]
54+
},
55+
{
56+
"login": "hugosolar",
57+
"name": "Hugo Solar",
58+
"avatar_url": "https://avatars.githubusercontent.com/u/894708?v=4",
59+
"profile": "http://hugo.solar",
60+
"contributions": [
61+
"code",
62+
"mentoring",
63+
"doc"
64+
]
5465
}
5566
],
5667
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CC blank WordPress theme
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
This is a blank CC theme for Wordpress. Please use it with a [child theme](https://developer.wordpress.org/themes/advanced-topics/child-themes/)
@@ -93,6 +93,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
9393
<td align="center"><a href="http://kritigodey.com"><img src="https://avatars.githubusercontent.com/u/287034?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Kriti Godey</b></sub></a><br /><a href="#projectManagement-kgodey" title="Project Management">📆</a></td>
9494
<td align="center"><a href="http://jackiebinya.github.io"><img src="https://avatars.githubusercontent.com/u/50267279?v=4?s=100" width="100px;" alt=""/><br /><sub><b>JackieBinya</b></sub></a><br /><a href="https://github.com/creativecommons/creativecommons-base/commits?author=JackieBinya" title="Code">💻</a> <a href="https://github.com/creativecommons/creativecommons-base/commits?author=JackieBinya" title="Documentation">📖</a></td>
9595
<td align="center"><a href="https://github.com/Cronus1007"><img src="https://avatars.githubusercontent.com/u/56436023?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Cronus </b></sub></a><br /><a href="https://github.com/creativecommons/creativecommons-base/commits?author=Cronus1007" title="Code">💻</a></td>
96+
<td align="center"><a href="http://hugo.solar"><img src="https://avatars.githubusercontent.com/u/894708?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Hugo Solar</b></sub></a><br /><a href="https://github.com/creativecommons/creativecommons-base/commits?author=hugosolar" title="Code">💻</a> <a href="#mentoring-hugosolar" title="Mentoring">🧑‍🏫</a> <a href="https://github.com/creativecommons/creativecommons-base/commits?author=hugosolar" title="Documentation">📖</a></td>
9697
</tr>
9798
</table>
9899

0 commit comments

Comments
 (0)