branch: elpa/graphql-mode
commit 9bed568ec86242dbe30bdbab324aa0eb2cd9bf08
Author: Ola Nilsson <[email protected]>
Commit: David Vázquez Púa <[email protected]>
Add Homepage header
---
graphql-mode.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/graphql-mode.el b/graphql-mode.el
index 2fb0c21c34..68f0364be2 100644
--- a/graphql-mode.el
+++ b/graphql-mode.el
@@ -5,6 +5,7 @@
;; Author: David Vazquez Pua <[email protected]>
;; Keywords: languages
;; Package-Requires: ((emacs "24.3"))
+;; Homepage: https://github.com/davazp/graphql-mode
;; 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