From 74315bd7a0e5ba9378efb539fb4cf85761916435 Mon Sep 17 00:00:00 2001 From: behnaz-deriv Date: Wed, 17 Apr 2024 17:04:49 +0800 Subject: [PATCH 1/3] chore: change binary-com to deriv-com --- .github/CODEOWNERS | 2 +- package.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 15111c70..3f857d15 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -4,7 +4,7 @@ # ================================================================================== # ================================================================================== # -# Configuration of code ownership and review approvals for the binary-com/deriv-com repo. +# Configuration of code ownership and review approvals for the deriv-com/deriv-com repo. # # More info: https://help.github.com/articles/about-codeowners/ diff --git a/package.json b/package.json index 98b7956a..df763538 100644 --- a/package.json +++ b/package.json @@ -117,10 +117,10 @@ }, "repository": { "type": "git", - "url": "https://github.com/binary-com/sinbad" + "url": "https://github.com/deriv-com/sinbad" }, "bugs": { - "url": "https://github.com/binary-com/sinbad/issues" + "url": "https://github.com/deriv-com/sinbad/issues" }, "engines": { "npm": ">=6.9.0" From 6899d712071ef64cf085d054b314c1d96611c077 Mon Sep 17 00:00:00 2001 From: behnaz-deriv Date: Wed, 17 Apr 2024 17:27:28 +0800 Subject: [PATCH 2/3] chore: add a comment --- .github/CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 3f857d15..32653f66 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -35,6 +35,8 @@ # ============================================================== * @prince-deriv +# This error will be resolved once @Prince is granted write access to the repository +# Unknown owner on line 37: make sure @prince-deriv exists and has write access to the repository From 9ff1902573b7fe8fdcd03dc87dd5a845aaa1b910 Mon Sep 17 00:00:00 2001 From: behnaz-deriv Date: Wed, 17 Apr 2024 17:37:19 +0800 Subject: [PATCH 3/3] chore: remove com --- .github/CODEOWNERS | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 32653f66..3f857d15 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -35,8 +35,6 @@ # ============================================================== * @prince-deriv -# This error will be resolved once @Prince is granted write access to the repository -# Unknown owner on line 37: make sure @prince-deriv exists and has write access to the repository