From 96fbc3d1ceb643b43bb1dddd4dabe9061aa957d3 Mon Sep 17 00:00:00 2001 From: CYBAI Date: Mon, 21 Dec 2020 00:01:13 +0900 Subject: [PATCH] Add Andy Pan as contributor Co-authored-by: Andy Pan --- src/config/2020.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/config/2020.json b/src/config/2020.json index 00fc72b625c..03ba19eaff5 100644 --- a/src/config/2020.json +++ b/src/config/2020.json @@ -1334,6 +1334,14 @@ ], "avatar_url": "https://avatars1.githubusercontent.com/u/286856?s=460", "github": "ArvinH" + }, + "andy0130tw": { + "name": "Andy Pan", + "teams": [ + "translators" + ], + "avatar_url": "https://avatars1.githubusercontent.com/u/5269414?s=460", + "github": "andy0130tw" } } }