From bb70dc99c692f15520f76b560b02411c96c095a9 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sat, 7 Dec 2019 19:59:58 -0800 Subject: [PATCH] Added more Agoric Repos --- data/ecosystems/a/agoric.toml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/data/ecosystems/a/agoric.toml b/data/ecosystems/a/agoric.toml index 560be02c..dc3a9016 100644 --- a/data/ecosystems/a/agoric.toml +++ b/data/ecosystems/a/agoric.toml @@ -126,6 +126,12 @@ url = "https://github.com/Agoric/Pledger" [[repo]] url = "https://github.com/Agoric/project-guidelines" +[[repo]] +url = "https://github.com/Agoric/proposal-deletable-extensions" + +[[repo]] +url = "https://github.com/Agoric/proposal-deterministic-js" + [[repo]] url = "https://github.com/Agoric/proposal-eventual-send" @@ -138,6 +144,12 @@ url = "https://github.com/Agoric/proposal-infix-bang" [[repo]] url = "https://github.com/Agoric/proposal-oom-fails-fast" +[[repo]] +url = "https://github.com/Agoric/proposal-petrify" + +[[repo]] +url = "https://github.com/Agoric/proposal-preserve-virtualizability" + [[repo]] url = "https://github.com/Agoric/proposal-readonly-collections"