diff options
-rw-r--r-- | open-source-lorries/connman.lorry | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/open-source-lorries/connman.lorry b/open-source-lorries/connman.lorry new file mode 100644 index 0000000..8e35a96 --- /dev/null +++ b/open-source-lorries/connman.lorry @@ -0,0 +1,7 @@ +{ + "connman": { + "type": "git", + "url": "git://git.kernel.org/pub/scm/network/connman/connman.git" + } +} + |