Skip to content

Commit

Permalink
Update supply chain files
Browse files Browse the repository at this point in the history
  • Loading branch information
smoelius committed Dec 8, 2024
1 parent c93e4eb commit ebc2906
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 0 deletions.
6 changes: 6 additions & 0 deletions cargo-dylint/tests/supply_chain/aarch64-apple-darwin.json
Original file line number Diff line number Diff line change
Expand Up @@ -2129,6 +2129,12 @@
"login": "carllerche",
"name": "Carl Lerche"
},
{
"id": 1249,
"kind": "user",
"login": "hawkw",
"name": "Eliza Weisman"
},
{
"id": 1294,
"kind": "team",
Expand Down
6 changes: 6 additions & 0 deletions cargo-dylint/tests/supply_chain/x86_64-apple-darwin.json
Original file line number Diff line number Diff line change
Expand Up @@ -2129,6 +2129,12 @@
"login": "carllerche",
"name": "Carl Lerche"
},
{
"id": 1249,
"kind": "user",
"login": "hawkw",
"name": "Eliza Weisman"
},
{
"id": 1294,
"kind": "team",
Expand Down
6 changes: 6 additions & 0 deletions cargo-dylint/tests/supply_chain/x86_64-pc-windows-msvc.json
Original file line number Diff line number Diff line change
Expand Up @@ -2019,6 +2019,12 @@
"login": "carllerche",
"name": "Carl Lerche"
},
{
"id": 1249,
"kind": "user",
"login": "hawkw",
"name": "Eliza Weisman"
},
{
"id": 1294,
"kind": "team",
Expand Down
6 changes: 6 additions & 0 deletions cargo-dylint/tests/supply_chain/x86_64-unknown-linux-gnu.json
Original file line number Diff line number Diff line change
Expand Up @@ -2099,6 +2099,12 @@
"login": "carllerche",
"name": "Carl Lerche"
},
{
"id": 1249,
"kind": "user",
"login": "hawkw",
"name": "Eliza Weisman"
},
{
"id": 1294,
"kind": "team",
Expand Down

0 comments on commit ebc2906

Please sign in to comment.