Skip to content

Commit 048bc78

Browse files
authored
Merge pull request #173 from styxlab/all-contributors/add-nring
docs: add nring as a contributor for code
2 parents ad83b0b + 085c627 commit 048bc78

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

‎.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,15 @@
193193
"contributions": [
194194
"code"
195195
]
196+
},
197+
{
198+
"login": "nring",
199+
"name": "Nat Ring",
200+
"avatar_url": "https://avatars.githubusercontent.com/u/801071?v=4",
201+
"profile": "https://github.com/nring",
202+
"contributions": [
203+
"code"
204+
]
196205
}
197206
],
198207
"contributorsPerLine": 7,

‎README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,9 @@ Special thanks goes to these wonderful people ([emoji key](https://allcontributo
247247
<td align="center"><a href="http://www.dassiorleando.xyz"><img src="https://avatars.githubusercontent.com/u/7150752?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Orleando Dassi</b></sub></a><br /><a href="https://github.com/styxlab/next-cms-ghost/commits?author=dassiorleando" title="Code">💻</a></td>
248248
<td align="center"><a href="https://github.com/flaviolivolsi"><img src="https://avatars.githubusercontent.com/u/5151628?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Flavio Li Volsi</b></sub></a><br /><a href="https://github.com/styxlab/next-cms-ghost/commits?author=flaviolivolsi" title="Code">💻</a></td>
249249
</tr>
250+
<tr>
251+
<td align="center"><a href="https://github.com/nring"><img src="https://avatars.githubusercontent.com/u/801071?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Nat Ring</b></sub></a><br /><a href="https://github.com/styxlab/next-cms-ghost/commits?author=nring" title="Code">💻</a></td>
252+
</tr>
250253
</table>
251254

252255
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)