From c69945d7ea74a9049f580f1133af0905b2fec0ca Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Mon, 12 Feb 2018 15:32:02 -0600 Subject: [PATCH] maintainer cleanup ref #177 ref #166 --- data/FilterListMaintainer.json | 4 ++++ data/Maintainer.json | 9 ++++++++- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/data/FilterListMaintainer.json b/data/FilterListMaintainer.json index 70b80b1f4..2c4a08754 100644 --- a/data/FilterListMaintainer.json +++ b/data/FilterListMaintainer.json @@ -190,5 +190,9 @@ { "filterListId": 314, "maintainerId": 27 + }, + { + "filterListId": 315, + "maintainerId": 28 } ] \ No newline at end of file diff --git a/data/Maintainer.json b/data/Maintainer.json index b4061f915..18252ca61 100644 --- a/data/Maintainer.json +++ b/data/Maintainer.json @@ -178,7 +178,14 @@ "id": 27, "emailAddress": null, "homeUrl": "https://ker.af/", - "name": "keraf", + "name": "Rafael K", "twitterHandle": "iamkeraf" + }, + { + "id": 28, + "emailAddress": null, + "homeUrl": "https://github.com/maciejtarmas", + "name": "Maciej Tarmas", + "twitterHandle": null } ] \ No newline at end of file