chore(salvage): lint fix + AUTHOR_MAP for desktop source-folders PR #40272

eslint --fix (import sort + padding-line-between-statements) on sidebar/index.tsx
after cherry-picking @dangelo352's commits; add release.py AUTHOR_MAP entry so
CI doesn't block on the unmapped author email.
This commit is contained in:
teknium1 2026-06-07 20:23:59 -07:00 committed by Teknium
parent 694adec635
commit d759c13c09
2 changed files with 5 additions and 1 deletions

View file

@ -68,6 +68,7 @@ AUTHOR_MAP = {
"25539605+lsaether@users.noreply.github.com": "lsaether",
"30080538+JimStenstrom@users.noreply.github.com": "JimStenstrom",
"rod.boev@gmail.com": "rodboev",
"70290504+dangelo352@users.noreply.github.com": "dangelo352",
"zhaolei.vc@bytedance.com": "zhaoleibd",
"jeffrobodie@gmail.com": "jeffrobodie-glitch",
"kyssta-exe@users.noreply.github.com": "kyssta-exe",