From e9779ce8d56699fd5ba686be776ba8fc644ba234 Mon Sep 17 00:00:00 2001 From: Rik Smale <13023439+WikiRik@users.noreply.github.com> Date: Sun, 31 Mar 2024 23:28:35 +0200 Subject: [PATCH] meta: add additional ignored AUTHORS (#17229) --- AUTHORS | 2 -- dev/update-authors.js | 3 +++ 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/AUTHORS b/AUTHORS index 0139c296d072..829db2501b68 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1251,13 +1251,11 @@ Markus Suonto elijahb Ethan Setnik Evan Rittenhouse -StepSecurity Bot Chris rcronin lesion Filip Havel Edouard Benauw -semgrep.dev on behalf of @WikiRik Mateusz BurzyƄski Leon Semmens <35655841+Synthetic-Dev@users.noreply.github.com> siddhsql <127623723+siddhsql@users.noreply.github.com> diff --git a/dev/update-authors.js b/dev/update-authors.js index af6a675b1efa..4dfbafa44bf6 100755 --- a/dev/update-authors.js +++ b/dev/update-authors.js @@ -35,6 +35,9 @@ const excludeEmails = new Set([ '', '', '', + '', + '', + '', ]); // Support regular git author metadata, as well as `Author:` and