diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index b5fd27c..fa7c2a7 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -5,4 +5,4 @@ # the repo. Unless a later match takes precedence, # @global-owner1 and @global-owner2 will be requested for # review when someone opens a pull request. -* @rossbulat @wirednkod +* @wirednkod diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 79cf5e7..d0f30eb 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,7 +2,7 @@ This section aims to familiarise developers with Polkadot UI for the purpose of contributing to the project. -Reach out to ross@parity.io or wirednkod@gmail.com for clarification of any content within this document. +Reach out to wirednkod@gmail.com for clarification of any content within this document. ## Submitting Pull Requests diff --git a/scripts/builder/package.json b/scripts/builder/package.json index 63cc71b..3ec9995 100644 --- a/scripts/builder/package.json +++ b/scripts/builder/package.json @@ -3,7 +3,6 @@ "license": "MIT", "version": "0.1.0", "contributors": [ - "Ross Bulat", "Nikolaos Kontakis" ], "description": "Polkadot UI Builder",