Merge pull request #461 from dwmkerr/all-contributors/add-hemmatt

docs: add hemmatt as a contributor for doc
This commit is contained in:
Dave Kerr
2025-06-16 08:57:49 +01:00
committed by GitHub
2 changed files with 51 additions and 0 deletions

26
.all-contributorsrc Normal file
View File

@@ -0,0 +1,26 @@
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitType": "docs",
"commitConvention": "angular",
"contributors": [
{
"login": "hemmatt",
"name": "Amir Hemmati",
"avatar_url": "https://avatars.githubusercontent.com/u/22114089?v=4",
"profile": "https://github.com/hemmatt",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "hacker-laws",
"projectOwner": "dwmkerr"
}

View File

@@ -1,4 +1,7 @@
<h1 align="center"><a href="https://hacker-laws.com" target="_blank">hacker-laws</a></h1>
<!-- 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 -->
<h4 align="center">🧠 Laws, Theories, Principles and Patterns for developers and technologists.</h4>
---
@@ -1160,3 +1163,25 @@ Hacker Laws has been featured in [The Changelog](https://changelog.com/podcast/4
<a href="https://changelog.com/podcast/403" target="_blank"><img src="./images/changelog-podcast.png" width="800px" alt="Changelog Podcast Image" /></a>
## 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/hemmatt"><img src="https://avatars.githubusercontent.com/u/22114089?v=4?s=100" width="100px;" alt="Amir Hemmati"/><br /><sub><b>Amir Hemmati</b></sub></a><br /><a href="https://github.com/dwmkerr/hacker-laws/commits?author=hemmatt" title="Documentation">📖</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!