diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:33:17 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:33:17 +0300 |
commit | afc26b7898b8f7baa075e87afc8c1d49c02efc65 (patch) | |
tree | 600510e3beeb16805ac8e74da4b931e7cfc72ba8 /community/syncthing | |
parent | 12a6e01ced025ff9a91af23cfcc4ef7e147510e2 (diff) | |
download | repository-afc26b7898b8f7baa075e87afc8c1d49c02efc65.tar.gz |
syncthing: add meta file
Diffstat (limited to 'community/syncthing')
-rw-r--r-- | community/syncthing/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/community/syncthing/meta b/community/syncthing/meta new file mode 100644 index 00000000..f187c95f --- /dev/null +++ b/community/syncthing/meta @@ -0,0 +1,3 @@ +description: Open Source Continuous File Synchronization +license: MPL-2.0 +maintainer: Cem Keylan <cem@carbslinux.org> |