From a2c5292724a4db57bcf204d69e4f1b160b5f8ecf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20T=C3=A1vora?= Date: Mon, 4 Jan 2016 09:29:20 +0000 Subject: [PATCH] Bless Noam Postavsky as the new official maintainer * yasnippet.el (yas-about): Bless Noam Postavsky as the official maintainer --- yasnippet.el | 6 +++--- 1 file 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 , João Távora -;; Maintainer: João Távora +;; Authors: pluskid , João Távora , Noam Postavsky +;; Maintainer: Noam Postavsky ;; 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 /joaotavora "))) + ") -- pluskid/joaotavora/npostavs"))) ;;; Apropos snippet menu: