diff --git a/.all-contributorsrc b/.all-contributorsrc index d50afc08..81d14a20 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1,4 +1,27 @@ { "projectName": "SparseMatrixColorings.jl", - "projectOwner": "JuliaDiff" -} \ No newline at end of file + "projectOwner": "JuliaDiff", + "files": [ + "README.md" + ], + "commitType": "docs", + "commitConvention": "angular", + "contributorsPerLine": 7, + "contributors": [ + { + "login": "amontoison", + "name": "Alexis Montoison", + "avatar_url": "https://avatars.githubusercontent.com/u/35051714?v=4", + "profile": "https://github.com/amontoison", + "contributions": [ + "ideas", + "code", + "doc", + "maintenance", + "research", + "review", + "talk" + ] + } + ] +} diff --git a/README.md b/README.md index f97b5a3d..15da474f 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,13 @@ The link resolves to the latest + + + + + + +
Alexis Montoison
Alexis Montoison

🤔 💻 📖 🚧 🔬 👀 📢