Skip to content

Commit cbdf3e4

Browse files
docs: update .all-contributorsrc [skip ci]
1 parent 507713a commit cbdf3e4

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

.all-contributorsrc

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"projectName": "add-and-commit",
3-
"projectOwner": "Federico Grandi",
3+
"projectOwner": "EndBug",
44
"repoType": "github",
55
"repoHost": "https://github.com",
66
"files": [
@@ -19,7 +19,17 @@
1919
"code",
2020
"doc"
2121
]
22+
},
23+
{
24+
"login": "jactor-rises",
25+
"name": "Tor Egil Jacobsen",
26+
"avatar_url": "https://avatars3.githubusercontent.com/u/14565088?v=4",
27+
"profile": "https://github.com/jactor-rises",
28+
"contributions": [
29+
"code"
30+
]
2231
}
2332
],
24-
"contributorsPerLine": 7
33+
"contributorsPerLine": 7,
34+
"skipCi": true
2535
}

0 commit comments

Comments
 (0)