Skip to content

Commit

Permalink
docs: add @smusali as a contributor
Browse files Browse the repository at this point in the history
  • Loading branch information
mdeltito committed Feb 22, 2021
1 parent 578e116 commit a9a65a3
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
10 changes: 10 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,16 @@
"code",
"doc"
]
},
{
"login": "smusali",
"name": "Samir Musali",
"avatar_url": "https://avatars.githubusercontent.com/u/34287490?v=4",
"profile": "https://github.com/smusali",
"contributions": [
"code",
"doc"
]
}
],
"contributorsPerLine": 7
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<p align="center">
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
<a href="https://app.logdna.com">
<img height="95" width="201" src="https://raw.githubusercontent.com/logdna/artwork/master/logo%2Bnode.png">
Expand Down Expand Up @@ -80,6 +80,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<table>
<tr>
<td align="center"><a href="https://github.com/respectus"><img src="https://avatars.githubusercontent.com/u/1046364?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Muaz Siddiqui</b></sub></a><br /><a href="https://github.com/logdna/logdna-bunyan/commits?author=respectus" title="Code">💻</a> <a href="https://github.com/logdna/logdna-bunyan/commits?author=respectus" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/smusali"><img src="https://avatars.githubusercontent.com/u/34287490?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Samir Musali</b></sub></a><br /><a href="https://github.com/logdna/logdna-bunyan/commits?author=smusali" title="Code">💻</a> <a href="https://github.com/logdna/logdna-bunyan/commits?author=smusali" title="Documentation">📖</a></td>
</tr>
</table>

Expand Down

0 comments on commit a9a65a3

Please sign in to comment.