docs: add GregVS as a contributor for code (#1265)

* 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] 2024-10-21 17:36:18 -07:00 коммит произвёл GitHub
Родитель b17f2c3a54
Коммит 832f485e3a
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 11 добавлений и 1 удалений

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

@ -371,6 +371,15 @@
"contributions": [
"code"
]
},
{
"login": "GregVS",
"name": "Gregory Saldanha",
"avatar_url": "https://avatars.githubusercontent.com/u/83143490?v=4",
"profile": "https://github.com/GregVS",
"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-40-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-41-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
## Contributors ✨
@ -63,6 +63,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="https://github.com/nparent1"><img src="https://avatars.githubusercontent.com/u/52084137?v=4?s=100" width="100px;" alt="Nick Parente"/><br /><sub><b>Nick Parente</b></sub></a><br /><a href="https://github.com/py-why/dowhy/commits?author=nparent1" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Yangliu-SY"><img src="https://avatars.githubusercontent.com/u/144334404?v=4?s=100" width="100px;" alt="Yangliu-SY"/><br /><sub><b>Yangliu-SY</b></sub></a><br /><a href="https://github.com/py-why/dowhy/commits?author=Yangliu-SY" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/kmhj13"><img src="https://avatars.githubusercontent.com/u/172297022?v=4?s=100" width="100px;" alt="kmhj13"/><br /><sub><b>kmhj13</b></sub></a><br /><a href="https://github.com/py-why/dowhy/commits?author=kmhj13" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/GregVS"><img src="https://avatars.githubusercontent.com/u/83143490?v=4?s=100" width="100px;" alt="Gregory Saldanha"/><br /><sub><b>Gregory Saldanha</b></sub></a><br /><a href="https://github.com/py-why/dowhy/commits?author=GregVS" title="Code">💻</a></td>
</tr>
</tbody>
</table>