From a499a92bb71bc4f311c9268307668f6ba4a6467c Mon Sep 17 00:00:00 2001 From: snipe Date: Wed, 12 Oct 2022 10:57:20 -0700 Subject: [PATCH] Added @nh314 as a contributor Signed-off-by: snipe --- .all-contributorsrc | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index a373eb207c..11f05869c7 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -2736,7 +2736,7 @@ "avatar_url": "https://avatars.githubusercontent.com/u/111710123?v=4", "profile": "https://github.com/Vautia", "contributions": [ - "security" + "code" ] }, { @@ -2756,6 +2756,15 @@ "contributions": [ "code" ] + }, + { + "login": "nh314", + "name": "Phan Nguyen", + "avatar_url": "https://avatars.githubusercontent.com/u/6006620?v=4", + "profile": "https://github.com/nh314", + "contributions": [ + "code" + ] } ] }