diff --git a/data/ecosystems/o/oxheadalpha.toml b/data/ecosystems/o/oxheadalpha.toml new file mode 100644 index 00000000..17df1e22 --- /dev/null +++ b/data/ecosystems/o/oxheadalpha.toml @@ -0,0 +1,46 @@ +# Ecosystem Level Information +title = "Oxhead Alpha" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/oxheadalpha"] + +# Repositories +[[repo]] +url = "https://github.com/oxheadalpha/teztnets" + +[[repo]] +url = "https://github.com/oxheadalpha/tezos-k8s" + +[[repo]] +url = "https://github.com/oxheadalpha/smart-contracts" + +[[repo]] +url = "https://github.com/oxheadalpha/TZComet" + +[[repo]] +url = "https://github.com/oxheadalpha/nft-tutorial" + +[[repo]] +url = "https://github.com/oxheadalpha/composed-fa2-example" + +[[repo]] +url = "https://github.com/oxheadalpha/tezos-faucet" + +[[repo]] +url = "https://github.com/oxheadalpha/tezos-faucet-backend" + +[[repo]] +url = "https://github.com/oxheadalpha/tezos-pulumi" + +[[repo]] +url = "https://gitlab.com/oxheadalpha/flextesa" + +[[repo]] +url = "https://gitlab.com/oxheadalpha/merbocop" + +[[repo]] +url = "https://gitlab.com/tezos-kiln/pyrometer" + +[[repo]] +url = "https://gitlab.com/tezos-kiln/kiln" diff --git a/data/ecosystems/t/tezos.toml b/data/ecosystems/t/tezos.toml index 9de034d6..a130f061 100644 --- a/data/ecosystems/t/tezos.toml +++ b/data/ecosystems/t/tezos.toml @@ -16,6 +16,7 @@ sub_ecosystems = [ "Ligolang", "Madfish Solutions", "Marigold", + "Oxhead Alpha", "Paul Token", "Plenty Defi", "Quipuswap", @@ -37,6 +38,7 @@ github_organizations = [ "https://github.com/formal-land", "https://github.com/hicetnunc2000", "https://github.com/kukai-wallet", + "https://github.com/oxheadalpha", "https://github.com/simplestaking", "https://github.com/tacoinfra", "https://github.com/tezbox",