Skip to content

Commit c226748

Browse files
committed
chore: update GitHub sponsor URLs from Nskha to automations-Project
1 parent 52c40bf commit c226748

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.github/FUNDING.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# GitHub Sponsor button for this repository.
22
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/displaying-a-sponsor-button-in-your-repository
3-
github: [Nskha]
3+
github: [automations-Project]

packages/extension/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"license": "MIT",
1010
"author": {
1111
"name": "Nskha",
12-
"url": "https://github.com/Nskha"
12+
"url": "https://github.com/automations-Project"
1313
},
1414
"repository": {
1515
"type": "git",
@@ -21,12 +21,12 @@
2121
},
2222
"qna": "https://github.com/Automations-Project/VSCode-Airtable-Formula/discussions",
2323
"sponsor": {
24-
"url": "https://github.com/sponsors/Nskha"
24+
"url": "https://github.com/sponsors/automations-Project"
2525
},
2626
"funding": [
2727
{
2828
"type": "github",
29-
"url": "https://github.com/sponsors/Nskha"
29+
"url": "https://github.com/sponsors/automations-Project"
3030
},
3131
{
3232
"type": "individual",

packages/mcp-server/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@
3232
},
3333
"author": {
3434
"name": "Nskha",
35-
"url": "https://github.com/Nskha"
35+
"url": "https://github.com/automations-Project"
3636
},
3737
"funding": [
3838
{
3939
"type": "github",
40-
"url": "https://github.com/sponsors/Nskha"
40+
"url": "https://github.com/sponsors/automations-Project"
4141
},
4242
{
4343
"type": "individual",

0 commit comments

Comments
 (0)