Skip to content

Commit ebc2906

Browse files
committed
Update supply chain files
1 parent c93e4eb commit ebc2906

File tree

4 files changed

+24
-0
lines changed

4 files changed

+24
-0
lines changed

cargo-dylint/tests/supply_chain/aarch64-apple-darwin.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2129,6 +2129,12 @@
21292129
"login": "carllerche",
21302130
"name": "Carl Lerche"
21312131
},
2132+
{
2133+
"id": 1249,
2134+
"kind": "user",
2135+
"login": "hawkw",
2136+
"name": "Eliza Weisman"
2137+
},
21322138
{
21332139
"id": 1294,
21342140
"kind": "team",

cargo-dylint/tests/supply_chain/x86_64-apple-darwin.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2129,6 +2129,12 @@
21292129
"login": "carllerche",
21302130
"name": "Carl Lerche"
21312131
},
2132+
{
2133+
"id": 1249,
2134+
"kind": "user",
2135+
"login": "hawkw",
2136+
"name": "Eliza Weisman"
2137+
},
21322138
{
21332139
"id": 1294,
21342140
"kind": "team",

cargo-dylint/tests/supply_chain/x86_64-pc-windows-msvc.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2019,6 +2019,12 @@
20192019
"login": "carllerche",
20202020
"name": "Carl Lerche"
20212021
},
2022+
{
2023+
"id": 1249,
2024+
"kind": "user",
2025+
"login": "hawkw",
2026+
"name": "Eliza Weisman"
2027+
},
20222028
{
20232029
"id": 1294,
20242030
"kind": "team",

cargo-dylint/tests/supply_chain/x86_64-unknown-linux-gnu.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2099,6 +2099,12 @@
20992099
"login": "carllerche",
21002100
"name": "Carl Lerche"
21012101
},
2102+
{
2103+
"id": 1249,
2104+
"kind": "user",
2105+
"login": "hawkw",
2106+
"name": "Eliza Weisman"
2107+
},
21022108
{
21032109
"id": 1294,
21042110
"kind": "team",

0 commit comments

Comments
 (0)