diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:19:01 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:19:01 +0300 |
commit | b2a9e4a5cbe9516aaa9e9ec844679d7cfc99c561 (patch) | |
tree | 01fe2c77cc746e7b370373885c26f50f794fabff /community/btrfs-progs | |
parent | b4e4279dab181c9642654194fa72315c7b3642d4 (diff) | |
download | repository-b2a9e4a5cbe9516aaa9e9ec844679d7cfc99c561.tar.gz |
btrfs-progs: add meta file
Diffstat (limited to 'community/btrfs-progs')
-rw-r--r-- | community/btrfs-progs/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/community/btrfs-progs/meta b/community/btrfs-progs/meta new file mode 100644 index 00000000..122f1236 --- /dev/null +++ b/community/btrfs-progs/meta @@ -0,0 +1,3 @@ +description: Btrfs utilities +license: GPL-2.0, LGPL-3.0+ +maintainer: Cem Keylan <cem@carbslinux.org> |