Skip to content

Commit

Permalink
Add GitHub info to contributors.json
Browse files Browse the repository at this point in the history
https://bugs.webkit.org/show_bug.cgi?id=239410

Reviewed by Yusuke Suzuki.

* metadata/contributors.json:
  • Loading branch information
justinmichaud committed Apr 15, 2022
1 parent 680e3e9 commit 424b03e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
9 changes: 9 additions & 0 deletions ChangeLog
@@ -1,3 +1,12 @@
2022-04-15 Justin Michaud <justin_michaud@apple.com>

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 <sbarati@apple.com>

Unreviewed. Add my github into to contributors.json.
Expand Down
6 changes: 4 additions & 2 deletions metadata/contributors.json
Expand Up @@ -3860,6 +3860,8 @@
"justin_michaud@apple.com",
"justin@justinmichaud.com"
],
"expertise" : "JavaScriptCore",
"github" : "justinmichaud",
"name" : "Justin Michaud",
"status" : "committer"
},
Expand Down Expand Up @@ -5854,11 +5856,11 @@
"sbarati@apple.com",
"saambarati1@gmail.com"
],
"github" : "saambarati",
"name" : "Saam Barati",
"nicks" : [
"saamyjoon"
],
"github" : "saambarati",
"status" : "reviewer"
},
{
Expand Down Expand Up @@ -7170,4 +7172,4 @@
],
"status" : "reviewer"
}
]
]

0 comments on commit 424b03e

Please sign in to comment.