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: