Skip to content

Commit

Permalink
docs: add JesperDramsch as a contributor for a11y, bug, and 14 more (#39
Browse files Browse the repository at this point in the history
)

* docs: update README.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] authored Jan 11, 2025
1 parent 03a931c commit b856bf0
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 2 deletions.
36 changes: 34 additions & 2 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,36 @@
{
"projectName": "jesperdramsch",
"projectOwner": "python-deadlines"
"projectName": "python-deadlines",
"projectOwner": "JesperDramsch",
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "JesperDramsch",
"name": "Jesper Dramsch",
"avatar_url": "https://avatars.githubusercontent.com/u/2620316?v=4",
"profile": "http://dramsch.net",
"contributions": [
"a11y",
"bug",
"blog",
"code",
"content",
"doc",
"design",
"financial",
"ideas",
"infra",
"promotion",
"review",
"security",
"tool",
"translation",
"talk"
]
}
]
}
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,13 @@ I mainly run the `main.py` and `sort_yaml.py` to get new entries and move old en
<!-- 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="http://dramsch.net"><img src="https://avatars.githubusercontent.com/u/2620316?v=4?s=100" width="100px;" alt="Jesper Dramsch"/><br /><sub><b>Jesper Dramsch</b></sub></a><br /><a href="#a11y-JesperDramsch" title="Accessibility">️️️️♿️</a> <a href="#bug-JesperDramsch" title="Bug reports">🐛</a> <a href="#blog-JesperDramsch" title="Blogposts">📝</a> <a href="#code-JesperDramsch" title="Code">💻</a> <a href="#content-JesperDramsch" title="Content">🖋</a> <a href="#doc-JesperDramsch" title="Documentation">📖</a> <a href="#design-JesperDramsch" title="Design">🎨</a> <a href="#financial-JesperDramsch" title="Financial">💵</a> <a href="#ideas-JesperDramsch" title="Ideas, Planning, & Feedback">🤔</a> <a href="#infra-JesperDramsch" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#promotion-JesperDramsch" title="Promotion">📣</a> <a href="#review-JesperDramsch" title="Reviewed Pull Requests">👀</a> <a href="#security-JesperDramsch" title="Security">🛡️</a> <a href="#tool-JesperDramsch" title="Tools">🔧</a> <a href="#translation-JesperDramsch" title="Translation">🌍</a> <a href="#talk-JesperDramsch" title="Talks">📢</a></td>
</tr>
</tbody>
</table>

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

0 comments on commit b856bf0

Please sign in to comment.