Skip to content

Commit

Permalink
Merge pull request #18 from bijiyiqi2017/all-contributors/add-ruth-ch…
Browse files Browse the repository at this point in the history
…irwa

docs: add ruth-chirwa as a contributor for code, and content
  • Loading branch information
bijiyiqi2017 authored Oct 27, 2024
2 parents d582f94 + 9c63522 commit 9396db1
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 0 deletions.
27 changes: 27 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitType": "docs",
"commitConvention": "angular",
"contributors": [
{
"login": "ruth-chirwa",
"name": "Ruth",
"avatar_url": "https://avatars.githubusercontent.com/u/129673094?v=4",
"profile": "https://github.com/ruth-chirwa",
"contributions": [
"code",
"content"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "dragon24",
"projectOwner": "bijiyiqi2017"
}
25 changes: 25 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@

<!-- 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-BADGE:END -->
# Dragon Fruit Delight: A Word Scramble Saga

![MIT License](https://img.shields.io/badge/License-MIT-green.svg)
Expand Down Expand Up @@ -42,3 +45,25 @@ This project is licensed under the MIT License - see the [LICENSE](./LICENSE) fi
## ⭐ Star This Repo
If you like this project or find it helpful, please consider giving it a star! It helps us grow and motivates us to maintain and improve the project.


## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ruth-chirwa"><img src="https://avatars.githubusercontent.com/u/129673094?v=4?s=100" width="100px;" alt="Ruth"/><br /><sub><b>Ruth</b></sub></a><br /><a href="https://github.com/bijiyiqi2017/dragon24/commits?author=ruth-chirwa" title="Code">💻</a> <a href="#content-ruth-chirwa" title="Content">🖋</a></td>
</tr>
</tbody>
</table>

<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->

<!-- ALL-CONTRIBUTORS-LIST:END -->

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 comments on commit 9396db1

Please sign in to comment.