Skip to content

Commit 2c88df2

Browse files
docs: update .all-contributorsrc [skip ci]
1 parent ffdb515 commit 2c88df2

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,18 @@
8282
"bug",
8383
"code"
8484
]
85+
},
86+
{
87+
"login": "Ownez",
88+
"name": "Ownez",
89+
"avatar_url": "https://avatars.githubusercontent.com/u/10993641?v=4",
90+
"profile": "https://github.com/Ownez",
91+
"contributions": [
92+
"code"
93+
]
8594
}
8695
],
8796
"contributorsPerLine": 7,
88-
"skipCi": true
97+
"skipCi": true,
98+
"commitType": "docs"
8999
}

0 commit comments

Comments
 (0)