Skip to content

Commit 33b5421

Browse files
committed
Update contributors and maintainers
1 parent 0e119f3 commit 33b5421

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

CONTRIBUTORS.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@
33
Thanks to the following individuals for contributing to `aiohttp-client-cache`:
44

55
- [0hax](https://github.com/0hax)
6-
- [AIGeneratedUsername](https://github.com/AIGeneratedUsername)
7-
- [Alessio](https://github.com/olk-m)
6+
- [Alessio Locatelli](https://github.com/alessio-locatelli)
87
- [Andrew Kursar](https://github.com/akursar)
98
- [Austin Raney](https://github.com/aaraney)
109
- [Damian Fajfer](https://github.com/fajfer)
1110
- [Fredrik Bergroth](https://github.com/fbergroth)
1211
- [Ilias Tsatiris](https://github.com/iliastsa)
12+
- [Jamim](https://github.com/Jamim)
1313
- [Joe Bergeron](https://github.com/Jophish)
1414
- [Kirk Hansen](https://github.com/kirkhansen)
15+
- [Layday](https://github.com/layday)
16+
- [MrChuw](https://github.com/MrChuw)
1517
- [Project D.D.](https://github.com/RozeFound)
1618
- [Roman Haritonov](https://github.com/reclosedev)
1719
- [Thomas Neidhart](https://github.com/netomi)
18-
- [https://github.com/Jamim](https://github.com/Jamim)
19-
- [layday](https://github.com/layday)

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[tool.poetry]
22
name = "aiohttp-client-cache"
3-
version="0.14.0"
3+
version = "0.14.1"
44
description = "Persistent cache for aiohttp requests"
5-
authors = ["Jordan Cook"]
5+
authors = ["Jordan Cook", "Alessio Locatelli"]
66
license = "MIT License"
77
readme = "README.md"
88
homepage = "https://github.com/requests-cache/aiohttp-client-cache"

0 commit comments

Comments
 (0)