From c01d6fce0f607141ed19f43979c94595e383a96f Mon Sep 17 00:00:00 2001 From: Daniel Firth Date: Sat, 5 Jul 2025 09:04:25 +0000 Subject: [PATCH 1/2] Added cardano-api-latest-0.1.0 From https://github.com/cardano-scaling/cardano-api-latest at 742aa6ba92d5e1e08887aa063dfc7b5046efc189 --- _sources/cardano-api-latest/0.1.0/meta.toml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 _sources/cardano-api-latest/0.1.0/meta.toml diff --git a/_sources/cardano-api-latest/0.1.0/meta.toml b/_sources/cardano-api-latest/0.1.0/meta.toml new file mode 100644 index 000000000..869c8b284 --- /dev/null +++ b/_sources/cardano-api-latest/0.1.0/meta.toml @@ -0,0 +1,3 @@ +timestamp = 2025-07-05T09:04:17Z +github = { repo = "cardano-scaling/cardano-api-latest", rev = "742aa6ba92d5e1e08887aa063dfc7b5046efc189" } +subdir = 'cardano-api-latest' From 277894115bfbd7bfcbb734af75a2ff816f8a25f0 Mon Sep 17 00:00:00 2001 From: Daniel Firth Date: Sat, 5 Jul 2025 09:06:28 +0000 Subject: [PATCH 2/2] Add codeowners for cardano-api-latest --- CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/CODEOWNERS b/CODEOWNERS index 3df1b13c8..9015165fe 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -135,6 +135,7 @@ _sources/int-cast @input-output-hk/plutus-core _sources/quickcheck-contractmodel @input-output-hk/plutus-tools # hydra +_sources/cardano-api-latest @input-output-hk/hydra-engineering _sources/hydra-* @input-output-hk/hydra-engineering # performance-tracing