mirror of
https://github.com/jlengrand/asdf-php.git
synced 2026-03-10 08:01:22 +00:00
docs: add Stratus3D as a contributor (#33)
* docs: update README.md [skip ci] * docs: create .all-contributorsrc [skip ci] * Update README.md * Update workflow.yml Co-authored-by: BSKY <git@bsky.moe>
This commit is contained in:
committed by
GitHub
parent
866b78c148
commit
512f8bd561
24
README.md
24
README.md
@@ -5,6 +5,7 @@
|
||||
<hr />
|
||||
|
||||
[](https://github.com/asdf-community/asdf-php/actions)
|
||||
[](#contributors-)
|
||||
[](http://makeapullrequest.com)
|
||||
[](https://github.com/asdf-community/asdf-php/blob/master/LICENSE)
|
||||
|
||||
@@ -41,6 +42,29 @@ PHP_WITHOUT_PEAR=yes asdf install php <version>
|
||||
Check [asdf](https://github.com/asdf-vm/asdf) readme for instructions on how to
|
||||
install & manage versions.
|
||||
|
||||
## 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://stratus3d.com/"><img src="https://avatars1.githubusercontent.com/u/1520926?v=4" width="100px;" alt=""/><br /><sub><b>Trevor Brown</b></sub></a><br /><a href="https://github.com/asdf-community/asdf-php/commits?author=Stratus3D" title="Code">💻</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<!-- markdownlint-enable -->
|
||||
<!-- 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!
|
||||
|
||||
## License
|
||||
|
||||
Licensed under the
|
||||
|
||||
Reference in New Issue
Block a user