diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:35:28 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:35:28 +0300 |
commit | e9650e388fc1b9424ab329915baa9bd05ca049bf (patch) | |
tree | 77785f63a653a69bd1a08f840d1c0553e9b24c25 /community/emacs | |
parent | 0e898b9d012697398b47152f7548b2806b53c571 (diff) | |
download | repository-e9650e388fc1b9424ab329915baa9bd05ca049bf.tar.gz |
emacs: add meta file
Diffstat (limited to 'community/emacs')
-rw-r--r-- | community/emacs/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/community/emacs/meta b/community/emacs/meta new file mode 100644 index 00000000..a15f65b2 --- /dev/null +++ b/community/emacs/meta @@ -0,0 +1,3 @@ +description: GNU Emacs editor +license: GPL-3.0+ +maintainer: Cem Keylan <cem@carbslinux.org> |