diff options
author | Lauren Perry <lauren.perry@codethink.co.uk> | 2016-05-13 12:10:26 +0100 |
---|---|---|
committer | Lauren Perry <lauren.perry@codethink.co.uk> | 2016-05-13 12:10:26 +0100 |
commit | 94b840d20ff8836690710d876fc9165cd22f43da (patch) | |
tree | 56a741e784e70fbb71e4fd06b183423113c76576 | |
parent | a560894ab3acfb37b392c00071c47707a57ade98 (diff) | |
download | lorries-94b840d20ff8836690710d876fc9165cd22f43da.tar.gz |
Add rvi_core to open source lorries
Change-Id: Ic9376b80e5616588892154e6ba580a8af56fcca7
-rw-r--r-- | open-source-lorries/rvi_core.lorry | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/rvi_core.lorry b/open-source-lorries/rvi_core.lorry new file mode 100644 index 0000000..ffe9300 --- /dev/null +++ b/open-source-lorries/rvi_core.lorry @@ -0,0 +1,6 @@ +{ + "rvi_core": { + "type": "git", + "url": "https://github.com/PDXostc/rvi_core" + } +} |