diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index c37c752..2990428 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 -hello@bitsleuth.ai. +opensource@bitsleuth.ai. All complaints will be reviewed and investigated promptly and fairly. All community leaders are obligated to respect the privacy and security of the @@ -115,8 +115,8 @@ the community. ## Attribution This Code of Conduct is adapted from the [Contributor Covenant][homepage], -version 2.0, available at -https://www.contributor-covenant.org/version/2/0/code_of_conduct.html. +version 2.1, available at +https://www.contributor-covenant.org/version/2/1/code_of_conduct.html. Community Impact Guidelines were inspired by [Mozilla's code of conduct enforcement ladder](https://github.com/mozilla/diversity). diff --git a/package.json b/package.json index 9715ee1..005a89b 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,7 @@ "name": "expo-app", "main": "index.js", "version": "1.2.1", + "license": "AGPL-3.0", "packageManager": "npm@10.2.4", "scripts": { "start": "expo start",