forked from paperswithcode/ai-deadlines
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: add JesperDramsch as a contributor for a11y, bug, and 14 more (#39
) * docs: update README.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
- Loading branch information
1 parent
03a931c
commit b856bf0
Showing
2 changed files
with
41 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
] | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters