-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #278 from TIGRLab/all-contributors/add-DESm1th
docs: add DESm1th as a contributor
- Loading branch information
Showing
2 changed files
with
55 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
{ | ||
"files": [ | ||
"README.md" | ||
], | ||
"imageSize": 100, | ||
"commit": false, | ||
"contributors": [ | ||
{ | ||
"login": "DESm1th", | ||
"name": "Dawn E. Smith", | ||
"avatar_url": "https://avatars2.githubusercontent.com/u/10541496?v=4", | ||
"profile": "https://github.com/DESm1th", | ||
"contributions": [ | ||
"code", | ||
"doc", | ||
"design", | ||
"ideas", | ||
"infra", | ||
"maintenance", | ||
"question", | ||
"review", | ||
"test", | ||
"talk" | ||
] | ||
} | ||
], | ||
"contributorsPerLine": 7, | ||
"projectName": "datman", | ||
"projectOwner": "TIGRLab", | ||
"repoType": "github", | ||
"repoHost": "https://github.com", | ||
"skipCi": true | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,23 @@ | ||
|
||
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> | ||
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) | ||
<!-- ALL-CONTRIBUTORS-BADGE:END --> | ||
|
||
## 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://github.com/DESm1th"><img src="https://avatars2.githubusercontent.com/u/10541496?v=4" width="100px;" alt=""/><br /><sub><b>Dawn E. Smith</b></sub></a><br /><a href="https://github.com/TIGRLab/datman/commits?author=DESm1th" title="Code">💻</a> <a href="https://github.com/TIGRLab/datman/commits?author=DESm1th" title="Documentation">📖</a> <a href="#design-DESm1th" title="Design">🎨</a> <a href="#ideas-DESm1th" title="Ideas, Planning, & Feedback">🤔</a> <a href="#infra-DESm1th" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-DESm1th" title="Maintenance">🚧</a> <a href="#question-DESm1th" title="Answering Questions">💬</a> <a href="https://github.com/TIGRLab/datman/pulls?q=is%3Apr+reviewed-by%3ADESm1th" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/TIGRLab/datman/commits?author=DESm1th" title="Tests">⚠️</a> <a href="#talk-DESm1th" title="Talks">📢</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! |