From 589c10a0d844dabda13bf09615f61d49f4eb5877 Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Mon, 22 Sep 2014 15:57:10 +0100 Subject: Add mariadb lorry from git --- open-source-lorries/mariadb-git.lorry | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 open-source-lorries/mariadb-git.lorry diff --git a/open-source-lorries/mariadb-git.lorry b/open-source-lorries/mariadb-git.lorry new file mode 100644 index 0000000..2717dfa --- /dev/null +++ b/open-source-lorries/mariadb-git.lorry @@ -0,0 +1,7 @@ +{ + "mariadb-git": { + "type": "git", + "url": "git://github.com/MariaDB/server.git" + } +} + -- cgit v1.2.1