Skip to content

Commit 63b5aee

Browse files
committed
Merge branch 'master' of github.com:fostive/quiz-host-app
2 parents 4f8adfe + e45cd8e commit 63b5aee

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,15 @@
2626
"contributions": [
2727
"doc"
2828
]
29+
},
30+
{
31+
"login": "mhamzas",
32+
"name": "M Hamza Siddiqui",
33+
"avatar_url": "https://avatars3.githubusercontent.com/u/4003164?v=4",
34+
"profile": "https://www.mhamza.com",
35+
"contributions": [
36+
"security"
37+
]
2938
}
3039
],
3140
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!-- prettier-ignore-start -->
22

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

77
<!-- prettier-ignore-end -->
@@ -288,12 +288,12 @@ Thanks goes to these wonderful ✨ people ([emoji key](https://allcontributors.o
288288
<tr>
289289
<td align="center"><a href="https://pozil.github.io"><img src="https://avatars1.githubusercontent.com/u/5071767?v=4" width="100px;" alt=""/><br /><sub><b>Philippe Ozil</b></sub></a><br /><a href="https://github.com/fostive/quiz-host-app/commits?author=pozil" title="Code">💻</a> <a href="#design-pozil" title="Design">🎨</a> <a href="#ideas-pozil" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/fostive/quiz-host-app/commits?author=pozil" title="Documentation">📖</a> <a href="https://github.com/fostive/quiz-host-app/pulls?q=is%3Apr+reviewed-by%3Apozil" title="Reviewed Pull Requests">👀</a></td>
290290
<td align="center"><a href="https://github.com/mlezer-bd"><img src="https://avatars1.githubusercontent.com/u/29126265?v=4" width="100px;" alt=""/><br /><sub><b>mlezer-bd</b></sub></a><br /><a href="https://github.com/fostive/quiz-host-app/commits?author=mlezer-bd" title="Documentation">📖</a></td>
291+
<td align="center"><a href="https://www.mhamza.com"><img src="https://avatars3.githubusercontent.com/u/4003164?v=4" width="100px;" alt=""/><br /><sub><b>M Hamza Siddiqui</b></sub></a><br /><a href="#security-mhamzas" title="Security">🛡️</a></td>
291292
</tr>
292293
</table>
293294
294295
<!-- markdownlint-enable -->
295296
<!-- prettier-ignore-end -->
296-
297297
<!-- ALL-CONTRIBUTORS-LIST:END -->
298298
299299
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)