Skip to content

Commit 26116b0

Browse files
authored
Merge pull request #2087 from mintlayer/update_codeowners
update CODEOWNERS
2 parents ce3b047 + aeb4c37 commit 26116b0

4 files changed

Lines changed: 11 additions & 9 deletions

File tree

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* @erubboli @azarovh @ImplOfAnImpl @OBorce
1+
* @erubboli @ImplOfAnImpl @anyxem

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

supply-chain/config.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -476,10 +476,6 @@ criteria = "safe-to-deploy"
476476
version = "5.4.1"
477477
criteria = "safe-to-deploy"
478478

479-
[[exemptions.fallible-streaming-iterator]]
480-
version = "0.1.9"
481-
criteria = "safe-to-deploy"
482-
483479
[[exemptions.fast-srgb8]]
484480
version = "1.0.0"
485481
criteria = "safe-to-deploy"

supply-chain/imports.lock

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ user-login = "epage"
6565
user-name = "Ed Page"
6666

6767
[[publisher.anyhow]]
68-
version = "1.0.101"
69-
when = "2026-02-05"
68+
version = "1.0.103"
69+
when = "2026-06-25"
7070
user-id = 3618
7171
user-login = "dtolnay"
7272
user-name = "David Tolnay"
@@ -4713,6 +4713,12 @@ criteria = "safe-to-run"
47134713
delta = "1.4.1 -> 1.5.1"
47144714
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml"
47154715

4716+
[[audits.mozilla.audits.fallible-streaming-iterator]]
4717+
who = "Jan-Erik Rediger <[email protected]>"
4718+
criteria = "safe-to-deploy"
4719+
version = "0.1.9"
4720+
aggregated-from = "https://raw.githubusercontent.com/mozilla/glean/main/supply-chain/audits.toml"
4721+
47164722
[[audits.mozilla.audits.fnv]]
47174723
who = "Bobby Holley <[email protected]>"
47184724
criteria = "safe-to-deploy"

0 commit comments

Comments
 (0)