mirror of
https://github.com/ReVanced/revanced-bots.git
synced 2026-01-20 09:43:59 +00:00
chore: change old contact info
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
<img height="24px" src="../../assets/revanced-logo/revanced-logo-round.svg" />
|
||||
</picture>
|
||||
</a>
|
||||
<a href="https://github.com/ReVanced">
|
||||
<a href="https://revnaced.app">
|
||||
<picture>
|
||||
<source height="24px" media="(prefers-color-scheme: dark)" srcset="https://i.ibb.co/dMMmCrW/Git-Hub-Mark.png" />
|
||||
<img height="24px" src="https://i.ibb.co/9wV3HGF/Git-Hub-Mark-Light.png" />
|
||||
|
||||
@@ -16,10 +16,10 @@
|
||||
"url": "git+https://github.com/revanced/revanced-helper.git",
|
||||
"directory": "apis/websocket"
|
||||
},
|
||||
"author": "Palm <palmdevelops@gmail.com> (https://github.com/PalmDevs)",
|
||||
"author": "Palm <contact@palmdevs.me> (https://palmdevs.me)",
|
||||
"contributors": [
|
||||
"Palm <palmdevelops@gmail.com> (https://github.com/PalmDevs)",
|
||||
"ReVanced <nosupport@revanced.app> (https://github.com/revanced)"
|
||||
"Palm <contact@palmdevs.me> (https://palmdevs.me)",
|
||||
"ReVanced <nosupport@revanced.app> (https://revanced.app)"
|
||||
],
|
||||
"license": "GPL-3.0-or-later",
|
||||
"bugs": {
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<img height="24px" src="../../assets/revanced-logo/revanced-logo-round.svg" />
|
||||
</picture>
|
||||
</a>
|
||||
<a href="https://github.com/ReVanced">
|
||||
<a href="https://revnaced.app">
|
||||
<picture>
|
||||
<source height="24px" media="(prefers-color-scheme: dark)" srcset="https://i.ibb.co/dMMmCrW/Git-Hub-Mark.png" />
|
||||
<img height="24px" src="https://i.ibb.co/9wV3HGF/Git-Hub-Mark-Light.png" />
|
||||
|
||||
@@ -16,10 +16,10 @@
|
||||
"url": "git+https://github.com/revanced/revanced-helper.git",
|
||||
"directory": "bots/discord"
|
||||
},
|
||||
"author": "Palm <palmdevelops@gmail.com> (https://github.com/PalmDevs)",
|
||||
"author": "Palm <contact@palmdevs.me> (https://palmdevs.me)",
|
||||
"contributors": [
|
||||
"Palm <palmdevelops@gmail.com> (https://github.com/PalmDevs)",
|
||||
"ReVanced <nosupport@revanced.app> (https://github.com/revanced)"
|
||||
"Palm <contact@palmdevs.me> (https://palmdevs.me)",
|
||||
"ReVanced <nosupport@revanced.app> (https://revanced.app)"
|
||||
],
|
||||
"license": "GPL-3.0-or-later",
|
||||
"bugs": {
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"version": "0.0.0",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"type": "module",
|
||||
"author": "Palm <palmdevelops@gmail.com> (https://github.com/PalmDevs)",
|
||||
"author": "Palm <contact@palmdevs.me> (https://palmdevs.me)",
|
||||
"workspaces": ["apis/*", "bots/*", "packages/*"],
|
||||
"scripts": {
|
||||
"build": "turbo run build",
|
||||
@@ -24,8 +24,8 @@
|
||||
"url": "https://github.com/revanced/revanced-helper/issues"
|
||||
},
|
||||
"contributors": [
|
||||
"Palm <palmdevelops@gmail.com> (https://github.com/PalmDevs)",
|
||||
"ReVanced <nosupport@revanced.app> (https://github.com/revanced)"
|
||||
"Palm <contact@palmdevs.me> (https://palmdevs.me)",
|
||||
"ReVanced <nosupport@revanced.app> (https://revanced.app)"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^1.8.2",
|
||||
|
||||
@@ -16,10 +16,10 @@
|
||||
"url": "git+https://github.com/revanced/revanced-helper.git",
|
||||
"directory": "packages/api"
|
||||
},
|
||||
"author": "Palm <palmdevelops@gmail.com> (https://github.com/PalmDevs)",
|
||||
"author": "Palm <contact@palmdevs.me> (https://palmdevs.me)",
|
||||
"contributors": [
|
||||
"Palm <palmdevelops@gmail.com> (https://github.com/PalmDevs)",
|
||||
"ReVanced <nosupport@revanced.app> (https://github.com/revanced)"
|
||||
"Palm <contact@palmdevs.me> (https://palmdevs.me)",
|
||||
"ReVanced <nosupport@revanced.app> (https://revanced.app)"
|
||||
],
|
||||
"license": "GPL-3.0-or-later",
|
||||
"bugs": {
|
||||
|
||||
@@ -19,10 +19,10 @@
|
||||
"url": "git+https://github.com/revanced/revanced-helper.git",
|
||||
"directory": "packages/shared"
|
||||
},
|
||||
"author": "Palm <palmdevelops@gmail.com> (https://github.com/PalmDevs)",
|
||||
"author": "Palm <contact@palmdevs.me> (https://palmdevs.me)",
|
||||
"contributors": [
|
||||
"Palm <palmdevelops@gmail.com> (https://github.com/PalmDevs)",
|
||||
"ReVanced <nosupport@revanced.app> (https://github.com/revanced)"
|
||||
"Palm <contact@palmdevs.me> (https://palmdevs.me)",
|
||||
"ReVanced <nosupport@revanced.app> (https://revanced.app)"
|
||||
],
|
||||
"license": "GPL-3.0-or-later",
|
||||
"bugs": {
|
||||
|
||||
Reference in New Issue
Block a user