add contributors

This commit is contained in:
Egor Kovetskiy 2021-04-09 08:31:08 +03:00
parent 5fd862c450
commit 74e67141ba
2 changed files with 241 additions and 1 deletions

195
.all-contributorsrc Normal file
View File

@ -0,0 +1,195 @@
{
"projectName": "mark",
"projectOwner": "kovetskiy",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributors": [
{
"login": "seletskiy",
"name": "Stanislav Seletskiy",
"avatar_url": "https://avatars.githubusercontent.com/u/674812?v=4",
"profile": "https://github.com/seletskiy",
"contributions": [
"code"
]
},
{
"login": "klauern",
"name": "Nick Klauer",
"avatar_url": "https://avatars.githubusercontent.com/u/4735?v=4",
"profile": "https://klauer.dev/",
"contributions": [
"code"
]
},
{
"login": "rofafor",
"name": "Rolf Ahrenberg",
"avatar_url": "https://avatars.githubusercontent.com/u/9297850?v=4",
"profile": "https://github.com/rofafor",
"contributions": [
"code"
]
},
{
"login": "csoutherland",
"name": "Charles Southerland",
"avatar_url": "https://avatars.githubusercontent.com/u/840471?v=4",
"profile": "https://github.com/csoutherland",
"contributions": [
"code"
]
},
{
"login": "snejus",
"name": "Šarūnas Nejus",
"avatar_url": "https://avatars.githubusercontent.com/u/16212750?v=4",
"profile": "https://github.com/snejus",
"contributions": [
"code"
]
},
{
"login": "brnv",
"name": "Alexey Baranov",
"avatar_url": "https://avatars.githubusercontent.com/u/1925213?v=4",
"profile": "https://github.com/brnv",
"contributions": [
"code"
]
},
{
"login": "princespaghetti",
"name": "Anthony Barbieri",
"avatar_url": "https://avatars.githubusercontent.com/u/2935312?v=4",
"profile": "https://github.com/princespaghetti",
"contributions": [
"code"
]
},
{
"login": "dauc",
"name": "Devin Auclair",
"avatar_url": "https://avatars.githubusercontent.com/u/29129213?v=4",
"profile": "https://github.com/dauc",
"contributions": [
"code"
]
},
{
"login": "GezimSejdiu",
"name": "Gezim Sejdiu",
"avatar_url": "https://avatars.githubusercontent.com/u/5259296?v=4",
"profile": "https://gezimsejdiu.github.io/",
"contributions": [
"code"
]
},
{
"login": "jcavar",
"name": "Josip Ćavar",
"avatar_url": "https://avatars.githubusercontent.com/u/3751289?v=4",
"profile": "https://github.com/jcavar",
"contributions": [
"code"
]
},
{
"login": "Hi-Fi",
"name": "Juho Saarinen",
"avatar_url": "https://avatars.githubusercontent.com/u/1499780?v=4",
"profile": "https://github.com/Hi-Fi",
"contributions": [
"code"
]
},
{
"login": "lukiffer",
"name": "Luke Fritz",
"avatar_url": "https://avatars.githubusercontent.com/u/2278911?v=4",
"profile": "https://github.com/lukiffer",
"contributions": [
"code"
]
},
{
"login": "MattyRad",
"name": "Matt Radford",
"avatar_url": "https://avatars.githubusercontent.com/u/1143595?v=4",
"profile": "https://github.com/MattyRad",
"contributions": [
"code"
]
},
{
"login": "Planktonette",
"name": "Planktonette",
"avatar_url": "https://avatars.githubusercontent.com/u/5514719?v=4",
"profile": "https://github.com/Planktonette",
"contributions": [
"code"
]
},
{
"login": "teopost",
"name": "Stefano Teodorani",
"avatar_url": "https://avatars.githubusercontent.com/u/2573389?v=4",
"profile": "http://www.stefanoteodorani.it/",
"contributions": [
"code"
]
},
{
"login": "tillepille",
"name": "Tim Schrumpf",
"avatar_url": "https://avatars.githubusercontent.com/u/16536696?v=4",
"profile": "https://github.com/tillepille",
"contributions": [
"code"
]
},
{
"login": "tyler-copilot",
"name": "Tyler Cole",
"avatar_url": "https://avatars.githubusercontent.com/u/18539108?v=4",
"profile": "https://github.com/tyler-copilot",
"contributions": [
"code"
]
},
{
"login": "elgreco247",
"name": "elgreco247",
"avatar_url": "https://avatars.githubusercontent.com/u/8968417?v=4",
"profile": "https://github.com/elgreco247",
"contributions": [
"code"
]
},
{
"login": "emead-indeed",
"name": "emead-indeed",
"avatar_url": "https://avatars.githubusercontent.com/u/44018145?v=4",
"profile": "https://github.com/emead-indeed",
"contributions": [
"code"
]
},
{
"login": "wbh1",
"name": "Will Hegedus",
"avatar_url": "https://avatars.githubusercontent.com/u/11506822?v=4",
"profile": "https://wbhegedus.me/",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7
}

View File

@ -1,4 +1,7 @@
# Mark
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-20-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
Mark — a tool for syncing your markdown documentation with Atlassian Confluence
pages.
@ -382,4 +385,46 @@ only:
Rather than running `mark` multiple times, or looping through a list of files from `find`, you can use file globbing (i.e. wildcard patterns) to match files in subdirectories. For example:
```bash
mark -f "helpful_cmds/*.md"
```
```
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tr>
<td align="center"><a href="https://github.com/seletskiy"><img src="https://avatars.githubusercontent.com/u/674812?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Stanislav Seletskiy</b></sub></a><br /><a href="https://github.com/kovetskiy/mark/commits?author=seletskiy" title="Code">💻</a></td>
<td align="center"><a href="https://klauer.dev/"><img src="https://avatars.githubusercontent.com/u/4735?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Nick Klauer</b></sub></a><br /><a href="https://github.com/kovetskiy/mark/commits?author=klauern" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/rofafor"><img src="https://avatars.githubusercontent.com/u/9297850?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Rolf Ahrenberg</b></sub></a><br /><a href="https://github.com/kovetskiy/mark/commits?author=rofafor" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/csoutherland"><img src="https://avatars.githubusercontent.com/u/840471?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Charles Southerland</b></sub></a><br /><a href="https://github.com/kovetskiy/mark/commits?author=csoutherland" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/snejus"><img src="https://avatars.githubusercontent.com/u/16212750?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Šarūnas Nejus</b></sub></a><br /><a href="https://github.com/kovetskiy/mark/commits?author=snejus" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/brnv"><img src="https://avatars.githubusercontent.com/u/1925213?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Alexey Baranov</b></sub></a><br /><a href="https://github.com/kovetskiy/mark/commits?author=brnv" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/princespaghetti"><img src="https://avatars.githubusercontent.com/u/2935312?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Anthony Barbieri</b></sub></a><br /><a href="https://github.com/kovetskiy/mark/commits?author=princespaghetti" title="Code">💻</a></td>
</tr>
<tr>
<td align="center"><a href="https://github.com/dauc"><img src="https://avatars.githubusercontent.com/u/29129213?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Devin Auclair</b></sub></a><br /><a href="https://github.com/kovetskiy/mark/commits?author=dauc" title="Code">💻</a></td>
<td align="center"><a href="https://gezimsejdiu.github.io/"><img src="https://avatars.githubusercontent.com/u/5259296?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Gezim Sejdiu</b></sub></a><br /><a href="https://github.com/kovetskiy/mark/commits?author=GezimSejdiu" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/jcavar"><img src="https://avatars.githubusercontent.com/u/3751289?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Josip Ćavar</b></sub></a><br /><a href="https://github.com/kovetskiy/mark/commits?author=jcavar" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Hi-Fi"><img src="https://avatars.githubusercontent.com/u/1499780?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Juho Saarinen</b></sub></a><br /><a href="https://github.com/kovetskiy/mark/commits?author=Hi-Fi" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/lukiffer"><img src="https://avatars.githubusercontent.com/u/2278911?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Luke Fritz</b></sub></a><br /><a href="https://github.com/kovetskiy/mark/commits?author=lukiffer" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/MattyRad"><img src="https://avatars.githubusercontent.com/u/1143595?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Matt Radford</b></sub></a><br /><a href="https://github.com/kovetskiy/mark/commits?author=MattyRad" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Planktonette"><img src="https://avatars.githubusercontent.com/u/5514719?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Planktonette</b></sub></a><br /><a href="https://github.com/kovetskiy/mark/commits?author=Planktonette" title="Code">💻</a></td>
</tr>
<tr>
<td align="center"><a href="http://www.stefanoteodorani.it/"><img src="https://avatars.githubusercontent.com/u/2573389?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Stefano Teodorani</b></sub></a><br /><a href="https://github.com/kovetskiy/mark/commits?author=teopost" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/tillepille"><img src="https://avatars.githubusercontent.com/u/16536696?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Tim Schrumpf</b></sub></a><br /><a href="https://github.com/kovetskiy/mark/commits?author=tillepille" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/tyler-copilot"><img src="https://avatars.githubusercontent.com/u/18539108?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Tyler Cole</b></sub></a><br /><a href="https://github.com/kovetskiy/mark/commits?author=tyler-copilot" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/elgreco247"><img src="https://avatars.githubusercontent.com/u/8968417?v=4?s=100" width="100px;" alt=""/><br /><sub><b>elgreco247</b></sub></a><br /><a href="https://github.com/kovetskiy/mark/commits?author=elgreco247" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/emead-indeed"><img src="https://avatars.githubusercontent.com/u/44018145?v=4?s=100" width="100px;" alt=""/><br /><sub><b>emead-indeed</b></sub></a><br /><a href="https://github.com/kovetskiy/mark/commits?author=emead-indeed" title="Code">💻</a></td>
<td align="center"><a href="https://wbhegedus.me/"><img src="https://avatars.githubusercontent.com/u/11506822?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Will Hegedus</b></sub></a><br /><a href="https://github.com/kovetskiy/mark/commits?author=wbh1" title="Code">💻</a></td>
</tr>
</table>
<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->
<!-- ALL-CONTRIBUTORS-LIST:END -->
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!