From 14b3cf492632879a4f648f4d48fc962fd02efdf9 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Mon, 9 Nov 2020 21:51:29 -0800 Subject: [PATCH] Added more Serum repos --- data/ecosystems/p/project-serum.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/data/ecosystems/p/project-serum.toml b/data/ecosystems/p/project-serum.toml index 44a3f1f7..c446bd67 100644 --- a/data/ecosystems/p/project-serum.toml +++ b/data/ecosystems/p/project-serum.toml @@ -6,6 +6,9 @@ sub_ecosystems = [] github_organizations = ["https://github.com/project-serum"] # Repositories +[[repo]] +url = "https://github.com/dr497/serum-academy" + [[repo]] url = "https://github.com/project-serum/awesome-serum" @@ -52,7 +55,4 @@ url = "https://github.com/project-serum/swap-ts" url = "https://github.com/project-serum/validators" [[repo]] -url = "https://github.com/dr497/serum-academy" - -[[repo]] -url = "https://github.com/tardis-dev/serum-machine" \ No newline at end of file +url = "https://github.com/tardis-dev/serum-machine"