diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:14:55 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:14:55 +0300 |
commit | d815e1da56b17536d831b808731f7357fd011a6f (patch) | |
tree | 63317fdb79d4957ab921116d50f6d53336bf1348 /extra/yash | |
parent | ac9b85ab1b8b7dea3b0001bc5b2b36546c88f7b1 (diff) | |
download | repository-d815e1da56b17536d831b808731f7357fd011a6f.tar.gz |
yash: add meta file
Diffstat (limited to 'extra/yash')
-rw-r--r-- | extra/yash/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/yash/meta b/extra/yash/meta new file mode 100644 index 00000000..56841865 --- /dev/null +++ b/extra/yash/meta @@ -0,0 +1,3 @@ +description: POSIX-compliant shell +license: GPL-2.0+ +maintainer: Cem Keylan <cem@carbslinux.org> |