diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 02:36:04 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 02:36:04 +0300 |
commit | 1e6befe22e083bf669626383d77e5f52da3ab47b (patch) | |
tree | 200758e3d6e92398b4c7032ef0a771a618209422 /extra/info | |
parent | 19c499fc14bdea44747fcc8f14ee7a67d00a8df8 (diff) | |
download | repository-1e6befe22e083bf669626383d77e5f52da3ab47b.tar.gz |
info: add meta file
Diffstat (limited to 'extra/info')
-rw-r--r-- | extra/info/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/info/meta b/extra/info/meta new file mode 100644 index 00000000..ac9d22fc --- /dev/null +++ b/extra/info/meta @@ -0,0 +1,3 @@ +description: GNU Documentation Pager +license: GPL-3.0+ +maintainer: Cem Keylan <cem@carbslinux.org> |