docs: add DuGlaser as a contributor (#1524)

* docs: update doc/md/contributors.md 

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
This commit is contained in:
allcontributors[bot]
2021-04-30 19:02:51 +03:00
committed by GitHub
parent a4223c570b
commit d64c10dae2
2 changed files with 12 additions and 0 deletions

View File

@@ -326,6 +326,15 @@
"code",
"review"
]
},
{
"login": "DuGlaser",
"name": "DuGlaser",
"avatar_url": "https://avatars.githubusercontent.com/u/50506482?v=4",
"profile": "http://duglaser.dev",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,

View File

@@ -54,6 +54,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="https://djwong.net"><img src="https://avatars.githubusercontent.com/u/1635441?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Qiaosen (Joeson) Huang</b></sub></a><br /><a href="https://github.com/ent/ent/issues?q=author%3Ajoesonw" title="Bug reports">🐛</a></td>
<td align="center"><a href="https://github.com/davebehr1"><img src="https://avatars.githubusercontent.com/u/16716239?v=4?s=100" width="100px;" alt=""/><br /><sub><b>AlonDavidBehr</b></sub></a><br /><a href="https://github.com/ent/ent/commits?author=davebehr1" title="Code">💻</a> <a href="https://github.com/ent/ent/pulls?q=is%3Apr+reviewed-by%3Adavebehr1" title="Reviewed Pull Requests">👀</a></td>
</tr>
<tr>
<td align="center"><a href="http://duglaser.dev"><img src="https://avatars.githubusercontent.com/u/50506482?v=4?s=100" width="100px;" alt=""/><br /><sub><b>DuGlaser</b></sub></a><br /><a href="https://github.com/ent/ent/commits?author=DuGlaser" title="Documentation">📖</a></td>
</tr>
</table>
<!-- markdownlint-restore -->