We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f945c0e commit c20a086Copy full SHA for c20a086
.all-contributorsrc
@@ -1,4 +1,36 @@
1
{
2
- "projectName": "jesperdramsch",
3
- "projectOwner": "python-deadlines"
+ "projectName": "python-deadlines",
+ "projectOwner": "JesperDramsch",
4
+ "files": [
5
+ "README.md"
6
+ ],
7
+ "commitType": "docs",
8
+ "commitConvention": "angular",
9
+ "contributorsPerLine": 7,
10
+ "contributors": [
11
+ {
12
+ "login": "JesperDramsch",
13
+ "name": "Jesper Dramsch",
14
+ "avatar_url": "https://avatars.githubusercontent.com/u/2620316?v=4",
15
+ "profile": "http://dramsch.net",
16
+ "contributions": [
17
+ "a11y",
18
+ "bug",
19
+ "blog",
20
+ "code",
21
+ "content",
22
+ "doc",
23
+ "design",
24
+ "financial",
25
+ "ideas",
26
+ "infra",
27
+ "promotion",
28
+ "review",
29
+ "security",
30
+ "tool",
31
+ "translation",
32
+ "talk"
33
+ ]
34
+ }
35
36
}
0 commit comments