diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 00000000..174c2d73 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,45 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "commitType": "docs", + "commitConvention": "angular", + "contributors": [ + { + "login": "ojack", + "name": "Olivia Jack", + "avatar_url": "https://avatars.githubusercontent.com/u/4909769?v=4", + "profile": "https://ojack.xyz", + "contributions": [ + "code", + "blog", + "bug", + "design", + "doc", + "eventOrganizing", + "example", + "financial", + "fundingFinding", + "ideas", + "infra", + "plugin", + "question", + "review", + "talk", + "test", + "tool", + "translation", + "tutorial", + "video" + ] + } + ], + "contributorsPerLine": 7, + "skipCi": true, + "repoType": "github", + "repoHost": "https://github.com", + "projectName": "hydra", + "projectOwner": "hydra-synth" +} diff --git a/README.md b/README.md index 62ab3406..a42dce5b 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # Hydra + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + ![hydra](docs/assets/hydra-3-01.png) Set of tools for livecoding networked visuals. Inspired by analog modular synthesizers, these tools are an exploration into using streaming over the web for routing video sources and outputs in realtime. @@ -356,6 +359,21 @@ See [CHANGELOG.md](CHANGELOG.md) for recent changes. ## Contributors (Adapted from [p5.js](https://github.com/processing/p5.js)) + + + + + + + + + +
Olivia Jack
Olivia Jack

💻 📝 🐛 🎨 📖 📋 💡 💵 🔍 🤔 🚇 🔌 💬 👀 📢 ⚠️ 🔧 🌍 📹
+ + + + + We recognize all types of contributions. This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Instructions to add yourself or add contribution emojis to your name are [here](https://github.com/hydra-synth/hydra/issues/265). You can also post an issue or comment with the text: `@all-contributors please add @YOUR-USERNAME for THING(S)` and our nice bot will add you.