branch: master
commit a2c5292724a4db57bcf204d69e4f1b160b5f8ecf
Author: João Távora <[email protected]>
Commit: João Távora <[email protected]>
Bless Noam Postavsky as the new official maintainer
* yasnippet.el (yas-about): Bless Noam Postavsky as the official maintainer
---
yasnippet.el | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/yasnippet.el b/yasnippet.el
index 2a28010..98cec83 100644
--- a/yasnippet.el
+++ b/yasnippet.el
@@ -1,8 +1,8 @@
;;; yasnippet.el --- Yet another snippet extension for Emacs.
;; Copyright (C) 2008-2013, 2015 Free Software Foundation, Inc.
-;; Authors: pluskid <[email protected]>, João Távora <[email protected]>
-;; Maintainer: João Távora <[email protected]>
+;; Authors: pluskid <[email protected]>, João Távora <[email protected]>,
Noam Postavsky <[email protected]>
+;; Maintainer: Noam Postavsky <[email protected]>
;; Version: 0.8.1
;; Package-version: 0.8.0
;; X-URL: http://github.com/capitaomorte/yasnippet
@@ -1940,7 +1940,7 @@ This works by stubbing a few functions, then calling
(interactive)
(message (concat "yasnippet (version "
yas--version
- ") -- pluskid <[email protected]>/joaotavora
<[email protected]>")))
+ ") -- pluskid/joaotavora/npostavs")))
;;; Apropos snippet menu: