diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index fdf794d..c63c5d0 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -60,7 +60,7 @@ representative at an online or offline event. Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement at -oss@pole-emploi.fr. +oss.00619@pole-emploi.fr. All complaints will be reviewed and investigated promptly and fairly. All community leaders are obligated to respect the privacy and security of the diff --git a/README.md b/README.md index d78ef0f..eaa6fb3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ [![pypi badge](https://img.shields.io/pypi/v/words_n_fun.svg)](https://pypi.python.org/pypi/words_n_fun) -![WNF tests 3.9](https://github.com/OSS-Pole-Emploi/words_n_fun/actions/workflows/wnf_build_tests_less_than_39.yaml/badge.svg) -![WNF tests 3.10](https://github.com/OSS-Pole-Emploi/words_n_fun/actions/workflows/wnf_build_tests_more_than_310.yaml/badge.svg) -![WNF linter](https://github.com/OSS-Pole-Emploi/words_n_fun/actions/workflows/wnf_linter.yaml/badge.svg) +![WNF tests 3.9](https://github.com/France-Travail/words_n_fun/actions/workflows/wnf_build_tests_less_than_39.yaml/badge.svg) +![WNF tests 3.10](https://github.com/France-Travail/words_n_fun/actions/workflows/wnf_build_tests_more_than_310.yaml/badge.svg) +![WNF linter](https://github.com/France-Travail/words_n_fun/actions/workflows/wnf_linter.yaml/badge.svg) [![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0) [![Generic badge](https://img.shields.io/badge/python-3.8|3.9|3.10|3.11-blue.svg)](https://shields.io/) diff --git a/setup.py b/setup.py index da9ae77..2d86fb1 100644 --- a/setup.py +++ b/setup.py @@ -41,7 +41,7 @@ author="Agence Data Services PE Nantes", author_email="contactadsaiframeworks.00619@pole-emploi.fr", description="Semantic library of the Data Services agency", - url="https://github.com/OSS-Pole-Emploi/words_n_fun", + url="https://github.com/France-Travail/words_n_fun", platforms=['windows', 'linux'], python_requires='>=3.8', package_data={