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 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'