Merge pull request #3 from libscie/all-contributors/add-psobrakseaton
docs: add psobrakseaton as a contributor
This commit is contained in:
commit
539b152228
2 changed files with 46 additions and 0 deletions
24
.all-contributorsrc
Normal file
24
.all-contributorsrc
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"files": [
|
||||
"README.md"
|
||||
],
|
||||
"imageSize": 100,
|
||||
"commit": false,
|
||||
"contributors": [
|
||||
{
|
||||
"login": "psobrakseaton",
|
||||
"name": "Patch Sobrak-Seaton",
|
||||
"avatar_url": "https://avatars3.githubusercontent.com/u/28573875?v=4",
|
||||
"profile": "http://sobrakseaton.com",
|
||||
"contributions": [
|
||||
"design"
|
||||
]
|
||||
}
|
||||
],
|
||||
"contributorsPerLine": 7,
|
||||
"projectName": "design",
|
||||
"projectOwner": "libscie",
|
||||
"repoType": "github",
|
||||
"repoHost": "https://github.com",
|
||||
"skipCi": true
|
||||
}
|
22
README.md
22
README.md
|
@ -1,7 +1,29 @@
|
|||
# Liberate Science Designs <img src="libscie-logomark-256.png" align="right" height="150" />
|
||||
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
|
||||
[](#contributors-)
|
||||
<!-- ALL-CONTRIBUTORS-BADGE:END -->
|
||||
|
||||
A repository to make available all Liberate Science logo's &c. All
|
||||
content licensed under a CC0 Public Domain Dedication because feel
|
||||
free to use.
|
||||
|
||||
 `#4F2D84`
|
||||
|
||||
## 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="http://sobrakseaton.com"><img src="https://avatars3.githubusercontent.com/u/28573875?v=4" width="100px;" alt=""/><br /><sub><b>Patch Sobrak-Seaton</b></sub></a><br /><a href="#design-psobrakseaton" title="Design">🎨</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!
|
Loading…
Add table
Add a link
Reference in a new issue