Skip to content

Commit bac9990

Browse files
docs: update .all-contributorsrc [skip ci]
1 parent 0cbe77f commit bac9990

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
@@ -13,12 +13,23 @@
1313
"contributions": [
1414
"ideas"
1515
]
16+
},
17+
{
18+
"login": "davdi1337",
19+
"name": "davdi1337",
20+
"avatar_url": "https://avatars.githubusercontent.com/u/66253422?v=4",
21+
"profile": "https://github.com/davdi1337",
22+
"contributions": [
23+
"code",
24+
"bug"
25+
]
1626
}
1727
],
1828
"contributorsPerLine": 7,
1929
"projectName": "react-use-downloader",
2030
"projectOwner": "olavoparno",
2131
"repoType": "github",
2232
"repoHost": "https://github.com",
23-
"skipCi": true
33+
"skipCi": true,
34+
"commitConvention": "angular"
2435
}

0 commit comments

Comments
 (0)