docs: add triptec as a contributor (#48)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

* Update README.md

Co-authored-by: BSKY <git@bsky.moe>
This commit is contained in:
allcontributors[bot]
2020-02-25 18:51:47 +09:00
committed by GitHub
parent 5ceaa81504
commit 1a5f5d6994
2 changed files with 14 additions and 1 deletions

View File

@@ -141,6 +141,16 @@
"contributions": [
"code"
]
},
{
"login": "triptec",
"name": "Andreas Franzén",
"avatar_url": "https://avatars0.githubusercontent.com/u/240159?v=4",
"profile": "https://github.com/triptec",
"contributions": [
"code",
"infra"
]
}
],
"contributorsPerLine": 7,

View File

@@ -5,7 +5,7 @@
<hr />
[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/asdf-community/asdf-php/Main%20workflow?style=flat-square)](https://github.com/asdf-community/asdf-php/actions)
[![All Contributors](https://img.shields.io/badge/all_contributors-14-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](#contributors-)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
[![License](https://img.shields.io/github/license/asdf-community/asdf-php?style=flat-square&color=brightgreen)](https://github.com/asdf-community/asdf-php/blob/master/LICENSE)
@@ -69,6 +69,9 @@ Thanks goes to these wonderful people
<td align="center"><a href="https://github.com/j-dexx"><img src="https://avatars3.githubusercontent.com/u/6691543?v=4" width="100px;" alt=""/><br /><sub><b>James</b></sub></a><br /><a href="https://github.com/asdf-community/asdf-php/commits?author=j-dexx" title="Code">💻</a></td>
<td align="center"><a href="https://trevorsuarez.com/"><img src="https://avatars3.githubusercontent.com/u/742384?v=4" width="100px;" alt=""/><br /><sub><b>Trevor N. Suarez</b></sub></a><br /><a href="https://github.com/asdf-community/asdf-php/commits?author=Rican7" title="Code">💻</a></td>
</tr>
<tr>
<td align="center"><a href="https://github.com/triptec"><img src="https://avatars0.githubusercontent.com/u/240159?v=4" width="100px;" alt=""/><br /><sub><b>Andreas Franzén</b></sub></a><br /><a href="https://github.com/asdf-community/asdf-php/commits?author=triptec" title="Code">💻</a> <a href="#infra-triptec" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
</tr>
</table>
<!-- markdownlint-enable -->