diff --git a/data/ecosystems/t/tari.toml b/data/ecosystems/t/tari.toml index acd649a5..375fe597 100644 --- a/data/ecosystems/t/tari.toml +++ b/data/ecosystems/t/tari.toml @@ -11,6 +11,7 @@ url = "https://github.com/tari-labs/docker" [[repo]] url = "https://github.com/tari-labs/libsecp256k1" +tags = ["Protocol"] [[repo]] url = "https://github.com/tari-labs/modelling" @@ -26,6 +27,7 @@ url = "https://github.com/tari-labs/tari" [[repo]] url = "https://github.com/tari-labs/tari-university" +tags = ["Documentation"] [[repo]] url = "https://github.com/tari-project/bus-queue" @@ -38,6 +40,7 @@ url = "https://github.com/tari-project/RFC" [[repo]] url = "https://github.com/tari-project/tari" +tags = ["Protocol"] [[repo]] url = "https://github.com/tari-project/tari-website"