From 4d19773cb97ff5554ff79ff807d1941690f1718e Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Wed, 18 Mar 2015 10:48:17 +0000 Subject: Add git-review to lorries This is a tool for working with Gerrit. Change-Id: I9e81289811a1c68edfe076459ae83fcb76150cfc --- open-source-lorries/git-review.lorry | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 open-source-lorries/git-review.lorry diff --git a/open-source-lorries/git-review.lorry b/open-source-lorries/git-review.lorry new file mode 100644 index 0000000..6329687 --- /dev/null +++ b/open-source-lorries/git-review.lorry @@ -0,0 +1,6 @@ +{ + "git-review": { + "type": "git", + "url": "git://git.openstack.org/openstack-infra/git-review" + } +} -- cgit v1.2.1