Skip to content

Commit

Permalink
Finalize hand over to new maintainers. (#687)
Browse files Browse the repository at this point in the history
I just removed my access the project's Github and Pypi.

Thanks for moving this project for forward @mdwcrft , @jainmohit2001 and
@proelke . Good luck!

@mdwcrft I didn't include your last name, since your Github profile
doesn't expose that information.
Let me know if you want to include that.

cc: @Jared-Newell-Mobility

---------

Co-authored-by: Mohit Jain <[email protected]>
Co-authored-by: Chad <[email protected]>
  • Loading branch information
3 people authored Dec 9, 2024
1 parent db91355 commit 447ebcb
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,14 @@ To lower the logs for this package only use the following code:
logging.getLogger('ocpp').setLevel(level=logging.DEBUG)
logging.getLogger('ocpp').addHandler(logging.StreamHandler())
Aknowledgements
---------------

Till the end of 2024, this project has been lead and maintained by `Auke Oosterhoff`_ and
`Jared Newell`_. We thank them for work their work!

Since than, the project is lead by `Chad Meadowcroft`_, `Mohit Jain`_ and `Patrick Roelke`_.

License
-------

Expand All @@ -217,3 +225,9 @@ Attribution-NoDerivatives 4.0 International Public License.
.. _rtd: https://ocpp.readthedocs.io/en/latest/index.html
.. _The Mobility House: https://www.mobilityhouse.com/int_en/
.. _websockets: https://pypi.org/project/websockets/

.. _Auke Oosterhoff: https://github.com/orangetux
.. _Jared Newell: https://github.com/Jared-Newell-Mobility
.. _Chad Meadowcroft: https://github.com/mdwcrft
.. _Mohit Jain: https://github.com/jainmohit2001
.. _Patrick Roelke: https://github.com/proelke

0 comments on commit 447ebcb

Please sign in to comment.