From 3d67d26c70c870b7844416fdc5e4ef4810b39acd Mon Sep 17 00:00:00 2001 From: Eric Liu Date: Sun, 18 Aug 2024 11:28:20 -0700 Subject: [PATCH] chore(package): replace contributors with maintainers --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 815cae0e..35efef88 100644 --- a/package.json +++ b/package.json @@ -92,8 +92,7 @@ "css", "telemetry.yml" ], - "contributors": [ - "Josef Aidt (https://github.com/josefaidt)", + "maintainers": [ "Eric Liu (https://github.com/metonym)", "Enrico Sacchetti (https://github.com/theetrain)" ]