Skip to content

Commit ffc11bd

Browse files
docs: add BrutCZE as a contributor for bug, and ideas (#61)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 48b3b37 commit ffc11bd

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

.all-contributorsrc

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,19 @@
2020
"ideas",
2121
"doc"
2222
]
23+
},
24+
{
25+
"login": "BrutCZE",
26+
"name": "Michal Byrtus",
27+
"avatar_url": "https://avatars.githubusercontent.com/u/34546098?v=4",
28+
"profile": "https://github.com/BrutCZE",
29+
"contributions": [
30+
"bug",
31+
"ideas"
32+
]
2333
}
2434
],
2535
"contributorsPerLine": 7,
26-
"skipCi": true
36+
"skipCi": true,
37+
"commitType": "docs"
2738
}

0 commit comments

Comments
 (0)