diff options
author | Lars Wirzenius <lars.wirzenius@codethink.co.uk> | 2013-07-02 14:15:58 +0100 |
---|---|---|
committer | Lars Wirzenius <lars.wirzenius@codethink.co.uk> | 2013-07-02 14:15:58 +0100 |
commit | 656506b59ec5b6fe288513b5e36c39da8e13beb1 (patch) | |
tree | 5c91a652de6e955ef16995626add3b37f90abd6f | |
parent | 883ce20ef141c739517b016a6ba563412de02f6a (diff) | |
download | lorries-656506b59ec5b6fe288513b5e36c39da8e13beb1.tar.gz |
Add linuxquota lorry
-rw-r--r-- | open-source-lorries/linuxquota.lorry | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/linuxquota.lorry b/open-source-lorries/linuxquota.lorry new file mode 100644 index 0000000..fbd434c --- /dev/null +++ b/open-source-lorries/linuxquota.lorry @@ -0,0 +1,6 @@ +{ + "linuxquota": { + "type": "git", + "url": "git://git.code.sf.net/p/linuxquota/code linuxquota-code" + } +} |