diff --git a/.all-contributorsrc b/.all-contributorsrc index 2d0c46e..f9a1e8a 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1,5 +1,27 @@ { - "projectName": "ParallelMCMC", + "projectName": "ParallelMCMC.jl", "projectOwner": "rsenne", - "files": ["README.md", "docs/src/index.md"] + "files": [ + "README.md", + "docs/src/index.md" + ], + "commitType": "docs", + "commitConvention": "angular", + "contributorsPerLine": 7, + "contributors": [ + { + "login": "rsenne", + "name": "Ryan Senne", + "avatar_url": "https://avatars.githubusercontent.com/u/50930199?v=4", + "profile": "https://github.com/rsenne", + "contributions": [ + "code", + "maintenance", + "test", + "ideas", + "review", + "doc" + ] + } + ] } diff --git a/README.md b/README.md index 294cf85..3dfc73a 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,13 @@ If you want to contribute, start with the [contributing guide on GitHub](docs/sr + + + + + + +
Ryan Senne
Ryan Senne

💻 🚧 ⚠️ 🤔 👀 📖
diff --git a/docs/src/index.md b/docs/src/index.md index aad1ed0..4a2f20f 100644 --- a/docs/src/index.md +++ b/docs/src/index.md @@ -117,6 +117,13 @@ See [Getting Started](10-getting-started.md) for worked examples and guidance on + + + + + + +
Ryan Senne
Ryan Senne

💻 🚧 ⚠️ 🤔 👀 📖