We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f78253c commit 48b3411Copy full SHA for 48b3411
.all-contributorsrc
@@ -1,5 +1,24 @@
1
{
2
- "projectName": "GraphDynamicalSystems",
+ "projectName": "GraphDynamicalSystems.jl",
3
"projectOwner": "ReubenJ",
4
- "files": ["README.md", "docs/src/index.md"]
+ "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
24
}
0 commit comments