Skip to content

Commit

Permalink
Add @Kirill888 as a contributor
Browse files Browse the repository at this point in the history
  • Loading branch information
snowman2 committed Jul 24, 2023
1 parent 8bd926b commit 57429a8
Show file tree
Hide file tree
Showing 3 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 @@ -361,6 +361,15 @@
"contributions": [
"doc"
]
},
{
"login": "Kirill888",
"name": "Kirill Kouzoubov",
"avatar_url": "https://avatars.githubusercontent.com/u/1428024?v=4",
"profile": "https://github.com/Kirill888",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7
Expand Down
1 change: 1 addition & 0 deletions AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ Thanks goes to these wonderful people (`emoji key <https://allcontributors.org/d
<td align="center"><a href="https://github.com/stefank0"><img src="https://avatars.githubusercontent.com/u/32932217?v=4?s=100" width="100px;" alt=""/><br /><sub><b>stefank0</b></sub></a><br /><a href="https://github.com/corteva/rioxarray/commits?author=stefank0" title="Documentation">📖</a></td>
<td align="center"><a href="https://itcarroll.github.io/"><img src="https://avatars.githubusercontent.com/u/3383837?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ian Carroll</b></sub></a><br /><a href="#maintenance-itcarroll" title="Maintenance">🚧</a></td>
<td align="center"><a href="https://github.com/yvonnefroehlich"><img src="https://avatars.githubusercontent.com/u/94163266?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Yvonne Fröhlich</b></sub></a><br /><a href="https://github.com/corteva/rioxarray/commits?author=yvonnefroehlich" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/Kirill888"><img src="https://avatars.githubusercontent.com/u/1428024?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Kirill Kouzoubov</b></sub></a><br /><a href="https://github.com/corteva/rioxarray/commits?author=Kirill888" title="Code">💻</a></td>
</tr>
</table>

Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ rasterio xarray extension.
:alt: Join the chat at https://gitter.im/rioxarray/community
:target: https://gitter.im/rioxarray/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge

.. image:: https://img.shields.io/badge/all_contributors-32-orange.svg?style=flat-square
.. image:: https://img.shields.io/badge/all_contributors-35-orange.svg?style=flat-square
:alt: All Contributors
:target: https://github.com/corteva/rioxarray/blob/master/AUTHORS.rst

Expand Down

0 comments on commit 57429a8

Please sign in to comment.