change author of socket lib

This commit is contained in:
2026-07-10 11:46:30 +10:00
parent 446fdcca15
commit 9edb9ce768

View File

@@ -5,8 +5,8 @@
"gitAuthor": "Comet" "gitAuthor": "Comet"
}, },
"socket": { "socket": {
"repository": "https://chookspace.com/SpookyDervish/socket", "repository": "https://chookspace.com/Comet/socket",
"description": "Socket implementation in Comet.", "description": "Socket implementation in Comet.",
"gitAuthor": "SpookyDervish" "gitAuthor": "Comet"
} }
} }