From 0998dc9d9dace6b77ed9f82f2cff0d04ab36d13a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Mar 2024 19:22:35 -0800 Subject: [PATCH] Remove contributors with deleted accounts (#68874) Co-authored-by: TypeScript Bot Co-authored-by: Jake Bailey <5341706+jakebailey@users.noreply.github.com> --- types/react-native-scrollable-tab-view/package.json | 4 ---- types/snekfetch/package.json | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/types/react-native-scrollable-tab-view/package.json b/types/react-native-scrollable-tab-view/package.json index 48143ed49c5b8b..103e40eceb512d 100644 --- a/types/react-native-scrollable-tab-view/package.json +++ b/types/react-native-scrollable-tab-view/package.json @@ -13,10 +13,6 @@ "@types/react-native-scrollable-tab-view": "workspace:." }, "owners": [ - { - "name": "CaiHuan", - "githubUsername": "CaiHuan" - }, { "name": "Egor Shulga", "githubUsername": "egorshulga" diff --git a/types/snekfetch/package.json b/types/snekfetch/package.json index b78d6c17f24692..fd74c8ea1555eb 100644 --- a/types/snekfetch/package.json +++ b/types/snekfetch/package.json @@ -15,7 +15,7 @@ "owners": [ { "name": "Iker PĂ©rez Brunelli", - "githubUsername": "ANekoIsFineToo" + "githubUsername": "kal-rein" }, { "name": "Shayne Hartford",