From dc9b8d6819fd0802cabba017d7cb8f6a00a4a49a Mon Sep 17 00:00:00 2001 From: Jordan Mannfeld Date: Tue, 1 Oct 2019 21:32:24 -0400 Subject: [PATCH] adding Jordan M --- contributors.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/contributors.json b/contributors.json index 52c07f3..a351bca 100644 --- a/contributors.json +++ b/contributors.json @@ -169,5 +169,14 @@ "active": true, "joined": "2019-08-23", "teamIds": [3] + }, + { + "name": "Jordan Mannfeld", + "github": "jmannfeld", + "image": "https://avatars3.githubusercontent.com/u/16351524", + "countryCode": "USA", + "active": true, + "joined": "2019-10-01", + "teamIds": [1, 2] } ]