From 10cb97a055c296d36db49cdddb49e8bacdb80e33 Mon Sep 17 00:00:00 2001 From: Nikola Hristov Date: Thu, 7 Nov 2024 04:06:58 +0200 Subject: [PATCH] --- CODE_OF_CONDUCT.md | 2 +- CONTRIBUTING.md | 2 +- package.json | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index b223ad5..f05220c 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -74,7 +74,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 -Community@PlayForm.Cloud. All complaints will be reviewed and investigated +Community@PlayForm.LTD. 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/CONTRIBUTING.md b/CONTRIBUTING.md index 00c2531..0f67494 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -62,7 +62,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 -Community@PlayForm.Cloud. All complaints will be reviewed and investigated +Community@PlayForm.LTD. 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/package.json b/package.json index f7c24e7..a293f31 100644 --- a/package.json +++ b/package.json @@ -13,8 +13,8 @@ "license": "SEE LICENSE IN LICENSE", "author": { "name": "πŸ–‹οΈβ€Sourceβ€β€”β€πŸ‘πŸ»β€Open —", - "email": "Source/Open@PlayForm.Cloud", - "url": "HTTPS://PlayForm.Cloud" + "email": "Source/Open@PlayForm.LTD", + "url": "HTTPS://PlayForm.LTD" }, "type": "module", "main": "./Target/Index.js",