Skip to content

Commit

Permalink
Meta: add another authorless commit
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Aug 16, 2023
1 parent f424bf0 commit a88ea3c
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 @@ -96,6 +96,7 @@ const legacyCommitsWithUnknownAuthors = new Set([
'cdf5865b7da09cce276581f134349e24d2b6c199',
'b7d01876c19751e4c75d9910ce4fb2e0d1dc45fa',
'cc46cc38b9374d13f958cc6992daaec73d5fbecd',
'f424bf075fe582ed8acc36e8a420ee713a21561a', // https://github.com/tc39/ecma262/pull/3142
]);

function getAuthorFromCommit(commitObj) {
Expand Down

0 comments on commit a88ea3c

Please sign in to comment.