docs: add eeulig as a contributor for code (#799)

* docs: update CONTRIBUTING.md [skip ci]

* 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] 2022-12-21 11:35:08 +05:30 коммит произвёл GitHub
Родитель 4f2f289ef7
Коммит b6a3ae500c
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 11 добавлений и 1 удалений

Просмотреть файл

@ -218,6 +218,15 @@
"contributions": [
"doc"
]
},
{
"login": "eeulig",
"name": "Elias",
"avatar_url": "https://avatars.githubusercontent.com/u/87869465?v=4",
"profile": "http://eeulig.com",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,

Просмотреть файл

@ -1,6 +1,6 @@
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-23-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-24-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
## Contributors ✨
@ -42,6 +42,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<tr>
<td align="center"><a href="https://jlgleason.github.io"><img src="https://avatars.githubusercontent.com/u/18729651?v=4?s=100" width="100px;" alt="Jeffrey Gleason"/><br /><sub><b>Jeffrey Gleason</b></sub></a><br /><a href="https://github.com/py-why/dowhy/commits?author=jlgleason" title="Code">💻</a></td>
<td align="center"><a href="https://bandism.net/"><img src="https://avatars.githubusercontent.com/u/22633385?v=4?s=100" width="100px;" alt="Ikko Ashimine"/><br /><sub><b>Ikko Ashimine</b></sub></a><br /><a href="https://github.com/py-why/dowhy/commits?author=eltociear" title="Documentation">📖</a></td>
<td align="center"><a href="http://eeulig.com"><img src="https://avatars.githubusercontent.com/u/87869465?v=4?s=100" width="100px;" alt="Elias"/><br /><sub><b>Elias</b></sub></a><br /><a href="https://github.com/py-why/dowhy/commits?author=eeulig" title="Code">💻</a></td>
</tr>
</tbody>
</table>