Skip to content

Commit 48b3411

Browse files
allcontributors[bot]ReubenJ
authored andcommitted
docs: update .all-contributorsrc
1 parent f78253c commit 48b3411

File tree

1 file changed

+21
-2
lines changed

1 file changed

+21
-2
lines changed

.all-contributorsrc

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
{
2-
"projectName": "GraphDynamicalSystems",
2+
"projectName": "GraphDynamicalSystems.jl",
33
"projectOwner": "ReubenJ",
4-
"files": ["README.md", "docs/src/index.md"]
4+
"files": [
5+
"README.md",
6+
"docs/src/index.md"
7+
],
8+
"commitType": "docs",
9+
"commitConvention": "angular",
10+
"contributorsPerLine": 7,
11+
"contributors": [
12+
{
13+
"login": "ReubenJ",
14+
"name": "Reuben Gardos Reid",
15+
"avatar_url": "https://avatars.githubusercontent.com/u/5456207?v=4",
16+
"profile": "http://reuben.gr.com",
17+
"contributions": [
18+
"code",
19+
"test",
20+
"design"
21+
]
22+
}
23+
]
524
}

0 commit comments

Comments
 (0)