branch: elpa/blueprint-ts-mode
commit 03790a4ad0987a330442adf65a2b1f2c137deeb8
Author: Huan Nguyen <[email protected]>
Commit: Huan Nguyen <[email protected]>
What..
---
blueprint-ts-mode.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/blueprint-ts-mode.el b/blueprint-ts-mode.el
index 4f0a1650d3..c61c078fd3 100644
--- a/blueprint-ts-mode.el
+++ b/blueprint-ts-mode.el
@@ -3,11 +3,13 @@
;; Copyright (C) 2023 Huan Thieu Nguyen
;; Author: Huan Thieu Nguyen <[email protected]>
-;; Keywords: languages blueprint tree-sitter gnome gtk
+;; Maintainer: Huan Thieu Nguyen <[email protected]>
;; Version: 0.0.1
;; Package-Requires: ((emacs "29.0"))
;; URL: https://github.com/huanie/blueprint-ts-mode
+;; Keywords: languages blueprint tree-sitter gnome gtk
;; Created: 09 Sept 2023
+;; License: GPL v3.
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by