Skip to content

Commit ac250fc

Browse files
docs: update .all-contributorsrc
1 parent 6654da3 commit ac250fc

1 file changed

Lines changed: 25 additions & 2 deletions

File tree

.all-contributorsrc

Lines changed: 25 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,27 @@
11
{
22
"projectName": "SparseMatrixColorings.jl",
3-
"projectOwner": "JuliaDiff"
4-
}
3+
"projectOwner": "JuliaDiff",
4+
"files": [
5+
"README.md"
6+
],
7+
"commitType": "docs",
8+
"commitConvention": "angular",
9+
"contributorsPerLine": 7,
10+
"contributors": [
11+
{
12+
"login": "amontoison",
13+
"name": "Alexis Montoison",
14+
"avatar_url": "https://avatars.githubusercontent.com/u/35051714?v=4",
15+
"profile": "https://github.com/amontoison",
16+
"contributions": [
17+
"ideas",
18+
"code",
19+
"doc",
20+
"maintenance",
21+
"research",
22+
"review",
23+
"talk"
24+
]
25+
}
26+
]
27+
}

0 commit comments

Comments
 (0)