diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:30:24 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:30:24 +0300 |
commit | 47f56d35e3df77697a1f5c667971d21c61ad4890 (patch) | |
tree | b1b642b81b1b00c679984c2e9e009aadcb582847 /community/pass | |
parent | 81f1b61cc5e3d27b2a2ceb49fffbd16de0c9e2de (diff) | |
download | repository-47f56d35e3df77697a1f5c667971d21c61ad4890.tar.gz |
pass: add meta file
Diffstat (limited to 'community/pass')
-rw-r--r-- | community/pass/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/community/pass/meta b/community/pass/meta new file mode 100644 index 00000000..df6973fb --- /dev/null +++ b/community/pass/meta @@ -0,0 +1,3 @@ +description: UNIX Password Store +license: GPL-2.0+ +maintainer: Cem Keylan <cem@carbslinux.org> |