summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob J. Heywood <robert.heywood@codethink.co.uk>2020-08-18 16:28:29 +0100
committerRob J. Heywood <robert.heywood@codethink.co.uk>2020-08-18 18:40:23 +0100
commit97e5fa689335fa0d2903fa5bec6fc528a347e20b (patch)
tree1c0d45f3bee8df9ef6825144f711a999f75d2cb0
parent9cb875689043376e20094dd15112a53e9b51dc0c (diff)
downloadlorries-97e5fa689335fa0d2903fa5bec6fc528a347e20b.tar.gz
dmidecode: Add git lorry file
This change introduces a GIT lorry file for the dmidecode project. This addresses #7
-rw-r--r--open-source-lorries/dmidecode-git.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/dmidecode-git.lorry b/open-source-lorries/dmidecode-git.lorry
new file mode 100644
index 0000000..4e998f1
--- /dev/null
+++ b/open-source-lorries/dmidecode-git.lorry
@@ -0,0 +1,6 @@
+{
+ "dmidecode-git": {
+ "type": "git",
+ "url": "git://git.savannah.gnu.org/dmidecode.git",
+ }
+}