Skip to content

Commit

Permalink
docs: add dmlloyd as a contributor for question (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
allcontributors[bot] authored Oct 31, 2024
1 parent 32605b1 commit d50816a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,15 @@
"test",
"bug"
]
},
{
"login": "dmlloyd",
"name": "David M. Lloyd",
"avatar_url": "https://avatars.githubusercontent.com/u/124581?v=4",
"profile": "https://github.com/dmlloyd",
"contributions": [
"question"
]
}
],
"contributorsPerLine": 7,
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ Thanks go to these wonderful people ([emoji key](https://allcontributors.org/doc
<td align="center" valign="top" width="14.28%"><a href="https://github.com/nderwin"><img src="https://avatars.githubusercontent.com/u/3226831?v=4?s=100" width="100px;" alt="Nathan Erwin"/><br /><sub><b>Nathan Erwin</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-jasperreports/commits?author=nderwin" title="Documentation">📖</a> <a href="https://github.com/quarkiverse/quarkus-jasperreports/commits?author=nderwin" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://gastaldi.wordpress.com"><img src="https://avatars.githubusercontent.com/u/54133?v=4?s=100" width="100px;" alt="George Gastaldi"/><br /><sub><b>George Gastaldi</b></sub></a><br /><a href="#ideas-gastaldi" title="Ideas, Planning, & Feedback">🤔</a> <a href="#infra-gastaldi" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/redddcyclone"><img src="https://avatars.githubusercontent.com/u/58712628?v=4?s=100" width="100px;" alt="Leonardo Bernardes"/><br /><sub><b>Leonardo Bernardes</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-jasperreports/commits?author=redddcyclone" title="Tests">⚠️</a> <a href="https://github.com/quarkiverse/quarkus-jasperreports/issues?q=author%3Aredddcyclone" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/dmlloyd"><img src="https://avatars.githubusercontent.com/u/124581?v=4?s=100" width="100px;" alt="David M. Lloyd"/><br /><sub><b>David M. Lloyd</b></sub></a><br /><a href="#question-dmlloyd" title="Answering Questions">💬</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit d50816a

Please sign in to comment.