From 6037b8e544488009c7d0a24f0316d6291185cda8 Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Sat, 1 Oct 2022 12:13:19 -0500 Subject: [PATCH] =?UTF-8?q?fix(db):=20=F0=9F=90=9B=20de-dup=20Maintainer?= =?UTF-8?q?=20Wu=20Tingfeng?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- services/Directory/data/FilterListMaintainer.json | 2 +- services/Directory/data/Maintainer.json | 6 ------ 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/services/Directory/data/FilterListMaintainer.json b/services/Directory/data/FilterListMaintainer.json index 786cfa2a8..033ff95e9 100644 --- a/services/Directory/data/FilterListMaintainer.json +++ b/services/Directory/data/FilterListMaintainer.json @@ -6045,6 +6045,6 @@ }, { "filterListId": 2613, - "maintainerId": 185 + "maintainerId": 174 } ] diff --git a/services/Directory/data/Maintainer.json b/services/Directory/data/Maintainer.json index 98700c72c..576527b45 100644 --- a/services/Directory/data/Maintainer.json +++ b/services/Directory/data/Maintainer.json @@ -956,11 +956,5 @@ "id": 184, "name": "Matteo", "url": "https://github.com/Leaf16591" - }, - { - "id": 185, - "name": "Wu Tingfeng", - "url": "https://github.com/elliotwutingfeng", - "emailAddress": "wutingfeng@outlook.com" } ]