chore(release): alias stale-ID salvage commit for @Grogger (#28334)
PR #28330 was salvaged with a wrong noreply numeric ID (18091625 vs the correct 7065068). The commit on main is correctly authored to Grogger by username, but neither noreply form was in AUTHOR_MAP. Adds both so release-notes generation maps them to @Grogger.
This commit is contained in:
@@ -1128,6 +1128,8 @@ AUTHOR_MAP = {
|
|||||||
"33933019+hueilau@users.noreply.github.com": "hueilau",
|
"33933019+hueilau@users.noreply.github.com": "hueilau",
|
||||||
"32297275+Timur00Kh@users.noreply.github.com": "Timur00Kh", # PR #27114 (telegram DM topic for synthetic events)
|
"32297275+Timur00Kh@users.noreply.github.com": "Timur00Kh", # PR #27114 (telegram DM topic for synthetic events)
|
||||||
"al.bellemare@gmail.com": "Grogger", # PR #27061 (windows console flash suppress)
|
"al.bellemare@gmail.com": "Grogger", # PR #27061 (windows console flash suppress)
|
||||||
|
"7065068+Grogger@users.noreply.github.com": "Grogger",
|
||||||
|
"18091625+Grogger@users.noreply.github.com": "Grogger", # stale salvage commit alias (PR #28330)
|
||||||
"clement@nousresearch.com": "lemassykoi", # PR #27042 (model-switch probe keyless providers)
|
"clement@nousresearch.com": "lemassykoi", # PR #27042 (model-switch probe keyless providers)
|
||||||
"16377344+lemassykoi@users.noreply.github.com": "lemassykoi",
|
"16377344+lemassykoi@users.noreply.github.com": "lemassykoi",
|
||||||
"draplater@icloud.com": "draplater", # PR #26707 (goal judge current time)
|
"draplater@icloud.com": "draplater", # PR #26707 (goal judge current time)
|
||||||
|
|||||||
Reference in New Issue
Block a user