diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 859f1f0..f16f664 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -36,7 +36,7 @@ This Code of Conduct applies within all community spaces, and also applies when ## Enforcement -Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the project maintainer at **vpn.alpamys@gmail.com**. All complaints will be reviewed and investigated promptly and fairly. +Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the project maintainer at **makazanalpamys@gmail.com**. All complaints will be reviewed and investigated promptly and fairly. All community leaders are obligated to respect the privacy and security of the reporter of any incident. diff --git a/SECURITY.md b/SECURITY.md index cac93fd..87d1101 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -17,6 +17,7 @@ for anything security-sensitive. - Preferred: open a private report via [GitHub Security Advisories](https://github.com/MakazhanAlpamys/Soup/security/advisories/new). +- If you cannot use GitHub, email the maintainer at **makazanalpamys@gmail.com**. We aim to acknowledge reports within 5 business days and to ship a fix or mitigation for confirmed, in-scope issues as promptly as is practical. When diff --git a/pyproject.toml b/pyproject.toml index 7a4b0fc..90121c0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ readme = "README.md" license = "Apache-2.0" requires-python = ">=3.10" authors = [ - { name = "Soup Team" }, + { name = "Soup Team", email = "makazanalpamys@gmail.com" }, ] keywords = ["llm", "fine-tuning", "lora", "qlora", "machine-learning"] classifiers = [