Persist authorized-user list changes from the admin UI
Three users added to techupdates.authorized via the admin page: Samantha Matthews, Rachel Grattan, and Chloe Piccola. Committed so the on-disk config stays in sync with origin after admin actions. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
parent
a793c9f39b
commit
bd6bfedb70
1 changed files with 21 additions and 0 deletions
|
|
@ -247,6 +247,27 @@
|
|||
"email": "mcqueenj@ae.com",
|
||||
"avatar": "https://avatar-prod-us-east-2.webexcontent.com/Avtr~V1~db9cdc31-8f8e-40b4-916c-8d9e9c92e70d/V1~667e3673b56f4ddc39139c73da9140dd631eb821a756524ead12e37e3a61afc7~9c5b6e767cff46e3af35a003cea38f25~1600",
|
||||
"groups": []
|
||||
},
|
||||
"Y2lzY29zcGFyazovL3VzL1BFT1BMRS83NmZkODZjNi1iNGEyLTRmYWItODE2OC00NGY0N2FjMmYxYzA": {
|
||||
"id": "Y2lzY29zcGFyazovL3VzL1BFT1BMRS83NmZkODZjNi1iNGEyLTRmYWItODE2OC00NGY0N2FjMmYxYzA",
|
||||
"displayName": "Samantha Matthews",
|
||||
"email": "MatthewsS@AE.com",
|
||||
"avatar": "https://avatar-prod-us-east-2.webexcontent.com/Avtr~V1~db9cdc31-8f8e-40b4-916c-8d9e9c92e70d/V1~2c5040ed2e348bc8fff87e924a089f603d31014677e744b988f03824d9bf2ce7~20b84d9e14044642bb28e21abd421b41~1600",
|
||||
"groups": []
|
||||
},
|
||||
"Y2lzY29zcGFyazovL3VzL1BFT1BMRS9hNTBjNDgxMC01MjQ5LTQ3ZjQtOGMwZi05NmFhY2NkYTA4NGQ": {
|
||||
"id": "Y2lzY29zcGFyazovL3VzL1BFT1BMRS9hNTBjNDgxMC01MjQ5LTQ3ZjQtOGMwZi05NmFhY2NkYTA4NGQ",
|
||||
"displayName": "Rachel Grattan",
|
||||
"email": "grattanr@ae.com",
|
||||
"avatar": "https://avatar-prod-us-east-2.webexcontent.com/Avtr~V1~db9cdc31-8f8e-40b4-916c-8d9e9c92e70d/V1~b0a8973dc9d4e6b69519ee3a32c7955b27faac48ae7b3741d25a6db269313846~f50bb3274e3e427a802bfd27c3454016~1600",
|
||||
"groups": []
|
||||
},
|
||||
"Y2lzY29zcGFyazovL3VzL1BFT1BMRS9iOTY4NzY5Ni1kNjc5LTRmMjUtYWYzZS0wZTQzMWQ5NWU1ZTA": {
|
||||
"id": "Y2lzY29zcGFyazovL3VzL1BFT1BMRS9iOTY4NzY5Ni1kNjc5LTRmMjUtYWYzZS0wZTQzMWQ5NWU1ZTA",
|
||||
"displayName": "Chloe Piccola",
|
||||
"email": "piccolac@ae.com",
|
||||
"avatar": "https://avatar-prod-us-east-2.webexcontent.com/Avtr~V1~db9cdc31-8f8e-40b4-916c-8d9e9c92e70d/V1~5cbf8b8daff9d364e6004f7d6b3b3f6b7bc48f3770b7c91d17b0399f47701680~9b386ca401d3460aab619f0afd5a5151~1600",
|
||||
"groups": []
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue