Skip to content

Commit

Permalink
Meta: add a commit for a user who deleted github
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Sep 12, 2023
1 parent b12a244 commit 9abd594
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/check-form.js
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ const legacyCommitsWithUnknownAuthors = new Set([
'b7d01876c19751e4c75d9910ce4fb2e0d1dc45fa',
'cc46cc38b9374d13f958cc6992daaec73d5fbecd',
'f424bf075fe582ed8acc36e8a420ee713a21561a', // https://github.com/tc39/ecma262/pull/3142
'bea8d0d682fcf2be2a29564bd2ae66ab9dcce21c', // https://github.com/tc39/ecma262/pull/612, user deleted their github
]);

function getAuthorFromCommit(commitObj) {
Expand Down

0 comments on commit 9abd594

Please sign in to comment.