diff --git a/tools/contributors.js b/tools/contributors.js index 7dd5cb0b2d..2f89d24697 100644 --- a/tools/contributors.js +++ b/tools/contributors.js @@ -28,7 +28,8 @@ const CONTRIBUTORS_WHITELIST = [ 'nctl144', 'benicheni', 'hashimotoyt', - 'ada-lovecraft' + 'ada-lovecraft', + 'ajphukan' ] async function maybeFetchContributors () {