Skip to content

Commit

Permalink
Update CHANGELOG.md, and add a .mailmap for the future
Browse files Browse the repository at this point in the history
"Ed S" -> "Ed Sanders" for consistency
  • Loading branch information
edg2s authored and jdforrester committed Jun 6, 2024
1 parent f8b7b10 commit 45bf216
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
6 changes: 6 additions & 0 deletions .mailmap
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Ed Sanders <[email protected]>
James D. Forrester <[email protected]>
Petr Pchelko <[email protected]>
Petr Pchelko <[email protected]> <[email protected]>
Timo Tijhof <[email protected]>
Timo Tijhof <[email protected]> <[email protected]>
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- common: Disable regex security checks (Ed Sanders)
- language: Move es-x/no-resizable-and-growable-arraybuffers to rules-es5 (Ed Sanders)
- language: Prefer arrow callbacks in ES6 (Ed S)
- language: Prefer arrow callbacks in ES6 (Ed Sanders)
- jquery: Enable no-extend (allowDeep: true) (Ed Sanders)

Expand All @@ -33,9 +33,9 @@
* client/common: Disable es-x/no-resizable-and-growable-arraybuffers, too many false positives (James D. Forrester)

* jsdoc: Update eslint-plugin-jsdoc to 46.9.0 (#537) (Ed S)
* node: Update eslint-plugin-n to 16.3.1 (#543) (Ed S)
* common: Update eslint-plugin-unicorn to 49.0.0 (#544) (Ed S)
* jsdoc: Update eslint-plugin-jsdoc to 46.9.0 (#537) (Ed Sanders)
* node: Update eslint-plugin-n to 16.3.1 (#543) (Ed Sanders)
* common: Update eslint-plugin-unicorn to 49.0.0 (#544) (Ed Sanders)
* Raise browserslist-config-wikimedia dependency from ^0.5.1 to ^0.6.1 (#559) (James D. Forrester)
* mediawiki: Upgrade eslint-plugin-mediawiki to v0.6.0 (#560) (James D. Forrester)
* mocha: Upgrade eslint-plugin-mocha to 10.4.1 (James D. Forrester)
Expand Down

0 comments on commit 45bf216

Please sign in to comment.