From 424b03ee283a9d073c873fa76ab7936aade7d6ba Mon Sep 17 00:00:00 2001 From: Justin Michaud Date: Fri, 15 Apr 2022 16:37:59 -0700 Subject: [PATCH] Add GitHub info to contributors.json https://bugs.webkit.org/show_bug.cgi?id=239410 Reviewed by Yusuke Suzuki. * metadata/contributors.json: --- ChangeLog | 9 +++++++++ metadata/contributors.json | 6 ++++-- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index a7ffd4111287..8908e4f5285b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2022-04-15 Justin Michaud + + Add GitHub info to contributors.json + https://bugs.webkit.org/show_bug.cgi?id=239410 + + Reviewed by Yusuke Suzuki. + + * metadata/contributors.json: + 2022-04-15 Saam Barati Unreviewed. Add my github into to contributors.json. diff --git a/metadata/contributors.json b/metadata/contributors.json index 4e9523d4f9ac..5103ac777172 100644 --- a/metadata/contributors.json +++ b/metadata/contributors.json @@ -3860,6 +3860,8 @@ "justin_michaud@apple.com", "justin@justinmichaud.com" ], + "expertise" : "JavaScriptCore", + "github" : "justinmichaud", "name" : "Justin Michaud", "status" : "committer" }, @@ -5854,11 +5856,11 @@ "sbarati@apple.com", "saambarati1@gmail.com" ], + "github" : "saambarati", "name" : "Saam Barati", "nicks" : [ "saamyjoon" ], - "github" : "saambarati", "status" : "reviewer" }, { @@ -7170,4 +7172,4 @@ ], "status" : "reviewer" } -] +] \ No newline at end of file