mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Add @senorprogrammer as a contributor
This commit is contained in:
parent
c08a594d56
commit
08aabe6c2c
22
.all-contributorsrc
Normal file
22
.all-contributorsrc
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"projectName": "wtf",
|
||||||
|
"projectOwner": "senorprogrammer",
|
||||||
|
"repoType": "github",
|
||||||
|
"repoHost": "https://github.com",
|
||||||
|
"files": [
|
||||||
|
"README.md"
|
||||||
|
],
|
||||||
|
"imageSize": 64,
|
||||||
|
"commit": true,
|
||||||
|
"contributors": [
|
||||||
|
{
|
||||||
|
"login": "senorprogrammer",
|
||||||
|
"name": "Chris Cummer",
|
||||||
|
"avatar_url": "https://avatars0.githubusercontent.com/u/6413?v=4",
|
||||||
|
"profile": "https://twitter.com/senorprogrammer",
|
||||||
|
"contributions": [
|
||||||
|
"code"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
20
README.md
20
README.md
@ -1,6 +1,6 @@
|
|||||||
<p align="right">
|
|
||||||
|
[](#contributors)
|
||||||
<img src="https://travis-ci.com/senorprogrammer/wtf.svg?branch=master" />
|
<img src="https://travis-ci.com/senorprogrammer/wtf.svg?branch=master" />
|
||||||
</p>
|
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="./docs/img/wtf.jpg?raw=true" title="WTF" width="852" height="240" />
|
<img src="./docs/img/wtf.jpg?raw=true" title="WTF" width="852" height="240" />
|
||||||
@ -46,10 +46,23 @@ documentation. Here's some short-cuts:
|
|||||||
|
|
||||||
Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests.
|
Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests.
|
||||||
|
|
||||||
## Authors
|
## Author
|
||||||
|
|
||||||
* Chris Cummer, [senorprogrammer](https://github.com/senorprogrammer)
|
* Chris Cummer, [senorprogrammer](https://github.com/senorprogrammer)
|
||||||
|
|
||||||
|
|
||||||
|
## Contributors
|
||||||
|
|
||||||
|
Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):
|
||||||
|
|
||||||
|
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
|
||||||
|
<!-- prettier-ignore -->
|
||||||
|
| [<img src="https://avatars0.githubusercontent.com/u/6413?v=4" width="64px;"/><br /><sub><b>Chris Cummer</b></sub>](https://twitter.com/senorprogrammer)<br />[💻](https://github.com/senorprogrammer/wtf/commits?author=senorprogrammer "Code") |
|
||||||
|
| :---: |
|
||||||
|
<!-- ALL-CONTRIBUTORS-LIST:END -->
|
||||||
|
|
||||||
|
This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
See [LICENSE.md](LICENSE.md) file for details.
|
See [LICENSE.md](LICENSE.md) file for details.
|
||||||
@ -77,4 +90,3 @@ Many thanks to all these developers.
|
|||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="./docs/img/dude_wtf.png?raw=true" title="Dude WTF" width="251" height="201" />
|
<img src="./docs/img/dude_wtf.png?raw=true" title="Dude WTF" width="251" height="201" />
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user