Authors
-------

Ics.py is written and maintained by `Nikita Marchant <https://github.com/C4ptainCrunch>`_
with the excellent help of `Niko Fink <https://github.com/N-Coder>`_.


Other contributors, listed alphabetically, are:

* `@aureooms <https://github.com/aureooms>`_
* `@azh412 <https://github.com/azh412>`_
* `@Azhrei <https://github.com/Azhrei>`_
* `@ConnyOnny <https://github.com/ConnyOnny>`_
* `@danieltellez <https://github.com/danieltellez>`_
* `@dakalamin <https://github.com/dakalamin>`_
* `@davidjb <https://github.com/davidjb>`_
* `@etnarek <https://github.com/etnarek>`_
* `@gbovyn <https://github.com/gbovyn>`_
* `@GMLudo <https://github.com/GMLudo>`_
* `@guyzmo <https://github.com/guyzmo>`_
* `@jammon <https://github.com/jammon>`_
* `@jessejoe <https://github.com/jessejoe>`_
* `@johnnoone <https://github.com/johnnoone>`_
* `@kayluhb <https://github.com/kayluhb>`_
* `@mrmadcow <https://github.com/mrmadcow>`_
* `@Ousret <https://github.com/Ousret>`_
* `@PascalBru <https://github.com/pascalbru>`_
* `@perette <https://github.com/perette>`_
* `@Philiptpp <https://github.com/Philiptpp>`_
* `@prashnts <https://github.com/prashnts>`_
* `@rkeilty <https://github.com/rkeilty>`_
* `@seants <https://github.com/seants>`_
* `@tgamauf <https://github.com/tgamauf>`_
* `@Timic3 <https://github.com/Timic3>`_
* `@tomschr <https://github.com/tomschr>`_
* `@Trii <https://github.com/Trii>`_
* `@vyper0016 <https://github.com/vyper0016>`_
* `@zagnut007 <https://github.com/zagnut007>`_
* `@zuphilip <https://github.com/zuphilip>`_

Many thanks for your contributions!

There are also a few modules or functions incorporated from other
authors and projects:
- The code of ``ics.timezone.Timezone._find_observance_cachable`` is adapted from the respective function of dateutil

Thanks to:

* `python-dateutil <https://dateutil.readthedocs.io/en/stable>`_ for parsing VTIMEZONEs and RRULEs,
* `six <https://six.readthedocs.io>`_ to have made the python3 transition easier,
* `#urlab <irc://freenode.org#urlab>`_ for help and advice.
