Skip to content

Commit 59365bb

Browse files
committed
fix: adding missing all-contributors
1 parent 5afaf30 commit 59365bb

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

.all-contributorsrc

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{
2+
"files": [
3+
"README.md"
4+
],
5+
"imageSize": 100,
6+
"commit": false,
7+
"commitType": "docs",
8+
"commitConvention": "angular",
9+
"contributors": [
10+
{
11+
"login": "hhkaos",
12+
"name": "Raul Jimenez Ortega",
13+
"avatar_url": "https://avatars.githubusercontent.com/u/826965?v=4",
14+
"profile": "https://www.rauljimenez.info",
15+
"contributions": [
16+
"maintenance",
17+
"projectManagement",
18+
"ideas"
19+
]
20+
}
21+
],
22+
"contributorsPerLine": 7,
23+
"skipCi": true,
24+
"repoType": "github",
25+
"repoHost": "https://github.com",
26+
"projectName": "ComBuildersES.github.io",
27+
"projectOwner": "ComBuildersES"
28+
}

0 commit comments

Comments
 (0)