From f7603366c16f0297a9d22d591cb0ea8c4038013e Mon Sep 17 00:00:00 2001 From: Jonas Date: Mon, 22 Sep 2025 19:24:21 +0200 Subject: [PATCH] Update maintainer and repository information --- package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 793f049..089621f 100644 --- a/package.json +++ b/package.json @@ -20,10 +20,10 @@ "README.md" ], "maintainers": [ - "Jonas F. Franke ", + "name": "Jonas Franke <@binary-blazer>", "email": "me@binaryblazer.me", "url": "https://binaryblazer.me" }, "license": "BSD-3-Clause", - "homepage": "https://github.com/binary-blazer/blink-http#readme", + "homepage": "https://github.com/builtbyjonas/blink-http#readme", "bugs": { - "url": "https://github.com/binary-blazer/blink-http/issues" + "url": "https://github.com/builtbyjonas/blink-http/issues" }, "repository": { "type": "git", - "url": "https://github.com/binary-blazer/blink-http.git" + "url": "https://github.com/builtbyjonas/blink-http.git" }, "devDependencies": { "@types/bun": "^1.2.5",