mirror of
https://github.com/saymrwulf/stable-baselines3.git
synced 2026-09-17 22:30:59 +00:00
Add Quentin to the list of maintainers (#1014)
This commit is contained in:
parent
73822c34da
commit
57e0054e62
2 changed files with 5 additions and 2 deletions
|
|
@ -232,7 +232,7 @@ To cite this repository in publications:
|
||||||
|
|
||||||
## Maintainers
|
## Maintainers
|
||||||
|
|
||||||
Stable-Baselines3 is currently maintained by [Ashley Hill](https://github.com/hill-a) (aka @hill-a), [Antonin Raffin](https://araffin.github.io/) (aka [@araffin](https://github.com/araffin)), [Maximilian Ernestus](https://github.com/ernestum) (aka @ernestum), [Adam Gleave](https://github.com/adamgleave) (@AdamGleave) and [Anssi Kanervisto](https://github.com/Miffyli) (@Miffyli).
|
Stable-Baselines3 is currently maintained by [Ashley Hill](https://github.com/hill-a) (aka @hill-a), [Antonin Raffin](https://araffin.github.io/) (aka [@araffin](https://github.com/araffin)), [Maximilian Ernestus](https://github.com/ernestum) (aka @ernestum), [Adam Gleave](https://github.com/adamgleave) (@AdamGleave), [Anssi Kanervisto](https://github.com/Miffyli) (@Miffyli) and [Quentin Gallouédec](https://gallouedec.com/) (@qgallouedec).
|
||||||
|
|
||||||
**Important Note: We do not do technical support, nor consulting** and don't answer personal questions per email.
|
**Important Note: We do not do technical support, nor consulting** and don't answer personal questions per email.
|
||||||
Please post your question on the [RL Discord](https://discord.com/invite/xhfNqQv), [Reddit](https://www.reddit.com/r/reinforcementlearning/) or [Stack Overflow](https://stackoverflow.com/) in that case.
|
Please post your question on the [RL Discord](https://discord.com/invite/xhfNqQv), [Reddit](https://www.reddit.com/r/reinforcementlearning/) or [Stack Overflow](https://stackoverflow.com/) in that case.
|
||||||
|
|
|
||||||
|
|
@ -986,7 +986,8 @@ Maintainers
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
Stable-Baselines3 is currently maintained by `Antonin Raffin`_ (aka `@araffin`_), `Ashley Hill`_ (aka @hill-a),
|
Stable-Baselines3 is currently maintained by `Antonin Raffin`_ (aka `@araffin`_), `Ashley Hill`_ (aka @hill-a),
|
||||||
`Maximilian Ernestus`_ (aka @ernestum), `Adam Gleave`_ (`@AdamGleave`_) and `Anssi Kanervisto`_ (aka `@Miffyli`_).
|
`Maximilian Ernestus`_ (aka @ernestum), `Adam Gleave`_ (`@AdamGleave`_), `Anssi Kanervisto`_ (aka `@Miffyli`_)
|
||||||
|
and `Quentin Gallouédec`_ (aka @qgallouedec).
|
||||||
|
|
||||||
.. _Ashley Hill: https://github.com/hill-a
|
.. _Ashley Hill: https://github.com/hill-a
|
||||||
.. _Antonin Raffin: https://araffin.github.io/
|
.. _Antonin Raffin: https://araffin.github.io/
|
||||||
|
|
@ -996,6 +997,8 @@ Stable-Baselines3 is currently maintained by `Antonin Raffin`_ (aka `@araffin`_)
|
||||||
.. _@AdamGleave: https://github.com/adamgleave
|
.. _@AdamGleave: https://github.com/adamgleave
|
||||||
.. _Anssi Kanervisto: https://github.com/Miffyli
|
.. _Anssi Kanervisto: https://github.com/Miffyli
|
||||||
.. _@Miffyli: https://github.com/Miffyli
|
.. _@Miffyli: https://github.com/Miffyli
|
||||||
|
.. _Quentin Gallouédec: https://gallouedec.com/
|
||||||
|
.. _@qgallouedec: https://github.com/qgallouedec
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue