Skip to content

Commit

Permalink
Merge pull request #12 from someth2say/all-contributors/add-dkolepp
Browse files Browse the repository at this point in the history
docs: add dkolepp as a contributor
  • Loading branch information
someth2say authored May 13, 2021
2 parents 834b774 + ad6c823 commit a85d448
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,15 @@
"code",
"design"
]
},
{
"login": "dkolepp",
"name": "Dan Kolepp",
"avatar_url": "https://avatars.githubusercontent.com/u/10145457?v=4",
"profile": "https://github.com/dkolepp",
"contributions": [
"test"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Overview
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
A pre-commit hook that applies formatting to XML files.
Based on the formatter by Kitebird (http://www.kitebird.com/software/xmlformat/).
Expand Down Expand Up @@ -143,6 +143,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<tr>
<td align="center"><a href="https://github.com/tomschr"><img src="https://avatars.githubusercontent.com/u/1312925?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Tom Schraitle</b></sub></a><br /><a href="#maintenance-tomschr" title="Maintenance">🚧</a></td>
<td align="center"><a href="https://github.com/tbazant"><img src="https://avatars.githubusercontent.com/u/2240174?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Tomáš Bažant</b></sub></a><br /><a href="https://github.com/someth2say/xmlformat/commits?author=tbazant" title="Code">💻</a> <a href="#design-tbazant" title="Design">🎨</a></td>
<td align="center"><a href="https://github.com/dkolepp"><img src="https://avatars.githubusercontent.com/u/10145457?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Dan Kolepp</b></sub></a><br /><a href="https://github.com/someth2say/xmlformat/commits?author=dkolepp" title="Tests">⚠️</a></td>
</tr>
</table>

Expand Down

0 comments on commit a85d448

Please sign in to comment.