mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2024-01-19 02:48:50 +00:00
docs: add andrewlow as a contributor for doc (#2106)
* docs: update CONTRIBUTORS.md * docs: update .all-contributorsrc Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Georg Lauterbach <44545919+georglauterbach@users.noreply.github.com>
This commit is contained in:
parent
016d90249d
commit
39edb3984b
|
@ -75,6 +75,15 @@
|
||||||
"security",
|
"security",
|
||||||
"question"
|
"question"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"login": "andrewlow",
|
||||||
|
"name": "Andrew Low",
|
||||||
|
"avatar_url": "https://avatars.githubusercontent.com/u/2952475?v=4",
|
||||||
|
"profile": "https://github.com/andrewlow",
|
||||||
|
"contributions": [
|
||||||
|
"doc"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"contributorsPerLine": 7,
|
"contributorsPerLine": 7,
|
||||||
|
|
|
@ -15,6 +15,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
|
||||||
<td align="center"><a href="https://www.heiko-barth.de"><img src="https://avatars.githubusercontent.com/u/590174?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Casper</b></sub></a><br /><a href="#maintenance-casperklein" title="Maintenance">🚧</a></td>
|
<td align="center"><a href="https://www.heiko-barth.de"><img src="https://avatars.githubusercontent.com/u/590174?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Casper</b></sub></a><br /><a href="#maintenance-casperklein" title="Maintenance">🚧</a></td>
|
||||||
<td align="center"><a href="https://github.com/polarathene"><img src="https://avatars.githubusercontent.com/u/5098581?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Brennan Kinney</b></sub></a><br /><a href="#maintenance-polarathene" title="Maintenance">🚧</a> <a href="https://github.com/docker-mailserver/docker-mailserver/commits?author=polarathene" title="Documentation">📖</a> <a href="#security-polarathene" title="Security">🛡️</a> <a href="#question-polarathene" title="Answering Questions">💬</a></td>
|
<td align="center"><a href="https://github.com/polarathene"><img src="https://avatars.githubusercontent.com/u/5098581?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Brennan Kinney</b></sub></a><br /><a href="#maintenance-polarathene" title="Maintenance">🚧</a> <a href="https://github.com/docker-mailserver/docker-mailserver/commits?author=polarathene" title="Documentation">📖</a> <a href="#security-polarathene" title="Security">🛡️</a> <a href="#question-polarathene" title="Answering Questions">💬</a></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td align="center"><a href="https://github.com/andrewlow"><img src="https://avatars.githubusercontent.com/u/2952475?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Andrew Low</b></sub></a><br /><a href="https://github.com/docker-mailserver/docker-mailserver/commits?author=andrewlow" title="Documentation">📖</a></td>
|
||||||
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
<!-- markdownlint-restore -->
|
<!-- markdownlint-restore -->
|
||||||
|
|
Loading…
Reference in a new issue