diff --git a/CHANGELOG b/CHANGELOG index a6d7250..fdabdb1 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,14 @@ -### Fix precomit Fix docs Fix tests Remove useless file (HEAD -> main) +### Update Readme (HEAD -> main) +>Sat, 24 Dec 2022 14:58:33 +0100 + +>Author: Jean-Christophe Malapert (jean-chrsitophe.malapert@cnes.fr) + +>Commiter: Jean-Christophe Malapert (jean-chrsitophe.malapert@cnes.fr) + + + + +### Fix precomit Fix docs Fix tests Remove useless file >Sat, 24 Dec 2022 14:37:18 +0100 >Author: Jean-Christophe Malapert (jean-chrsitophe.malapert@cnes.fr) diff --git a/README.rst b/README.rst index 6084f6b..9534e17 100644 --- a/README.rst +++ b/README.rst @@ -106,6 +106,12 @@ Run tests $ make tests +Workflow Changes +---------------- + +- Make a pull request to the project +- If the pull request is accepted, the project maintener will create a pull request on https://github.com/OSGeo/PROJ/blob/5e8ce5c1f829e8b483165c9d1fe506dc142e3bf8/scripts/build_db_from_iau.py + Author ------ @@ -115,6 +121,7 @@ Author Contributors ------------ 👤 **Trent Hare** +👤 **Benoit Seignovert** 🤝 Contributing diff --git a/third_party.txt b/third_party.txt index e152a4e..13ccb74 100644 --- a/third_party.txt +++ b/third_party.txt @@ -17,7 +17,7 @@ pip-licenses charset-normalizer 2.1.1 MIT License click 7.1.2 BSD License coverage 6.2 Apache Software License - csvforwkt 0.1.dev12+gb999ad3.d20221224 GNU General Public License v3 (GPLv3)GNU Lesser General Public License v3 (LGPLv3) + csvforwkt 0.1.dev13+ge13c255.d20221224 GNU General Public License v3 (GPLv3)GNU Lesser General Public License v3 (LGPLv3) distlib 0.3.6 Python Software Foundation License docutils 0.17.1 BSD License; GNU General Public License (GPL); Public Domain; Python Software Foundation License filelock 3.8.2 The Unlicense (Unlicense)