Skip to content

Commit 698a220

Browse files
committed
Fix valence file naming
1 parent b85c84b commit 698a220

File tree

2 files changed

+46
-6
lines changed

2 files changed

+46
-6
lines changed

data/ecosystems/v/Valence.toml

Lines changed: 0 additions & 6 deletions
This file was deleted.

data/ecosystems/v/valence.toml

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
# Ecosystem Level Information
2+
title = "Valence"
3+
4+
sub_ecosystems = []
5+
6+
github_organizations = ["https://github.com/timewave-computer"]
7+
8+
# Repositories
9+
[[repo]]
10+
url = "https://github.com/timewave-computer/auction-arbitrage-bot"
11+
12+
[[repo]]
13+
url = "https://github.com/timewave-computer/covenant-cli"
14+
15+
[[repo]]
16+
url = "https://github.com/timewave-computer/covenants"
17+
18+
[[repo]]
19+
url = "https://github.com/timewave-computer/localic-utils"
20+
21+
[[repo]]
22+
url = "https://github.com/timewave-computer/neutron-ica-example"
23+
24+
[[repo]]
25+
url = "https://github.com/timewave-computer/orbital"
26+
27+
[[repo]]
28+
url = "https://github.com/timewave-computer/protocol-guild-poc"
29+
30+
[[repo]]
31+
url = "https://github.com/timewave-computer/rebalancer"
32+
33+
[[repo]]
34+
url = "https://github.com/timewave-computer/snapper"
35+
36+
[[repo]]
37+
url = "https://github.com/timewave-computer/timewave-computer.github.io"
38+
39+
[[repo]]
40+
url = "https://github.com/timewave-computer/valence-containers"
41+
42+
[[repo]]
43+
url = "https://github.com/timewave-computer/valence-protocol"
44+
45+
[[repo]]
46+
url = "https://github.com/timewave-computer/valence-services"

0 commit comments

Comments
 (0)