From 40302c1ced5533293c1b98ec80b479bbf4505e3b Mon Sep 17 00:00:00 2001 From: sepandhaghighi Date: Sat, 20 Apr 2024 11:39:23 +0430 Subject: [PATCH] doc : email address changed --- .github/CODE_OF_CONDUCT.md | 2 +- README.md | 2 +- setup.py | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/CODE_OF_CONDUCT.md b/.github/CODE_OF_CONDUCT.md index 7d590c9..270c4d2 100644 --- a/.github/CODE_OF_CONDUCT.md +++ b/.github/CODE_OF_CONDUCT.md @@ -58,7 +58,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 -info@openscilab.com. +nava@openscilab.com. 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 9ecb764..0ce222d 100644 --- a/README.md +++ b/README.md @@ -160,7 +160,7 @@ List of different platforms and the corresponding engines that are used for soun ## Issues & bug reports -Just fill an issue and describe it. We'll check it ASAP! or send an email to [info@openscilab.com](mailto:info@openscilab.com "info@openscilab.com"). +Just fill an issue and describe it. We'll check it ASAP! or send an email to [nava@openscilab.com](mailto:nava@openscilab.com "nava@openscilab.com"). - Please complete the issue template diff --git a/setup.py b/setup.py index b26d4f6..2c1aebe 100644 --- a/setup.py +++ b/setup.py @@ -36,8 +36,8 @@ def read_description(): description='A Python library for playing sound everywhere natively and securely.', long_description=read_description(), long_description_content_type='text/markdown', - author='OpenSciLab Development Team', - author_email='info@openscilab.com', + author='Nava Development Team', + author_email='nava@openscilab.com', url='https://github.com/openscilab/nava', download_url='https://github.com/openscilab/nava/tarball/v0.5', keywords="sound wav music mp3 player audio",