emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/gnuplot f3734b6 136/184: Add Jon as author


From: ELPA Syncer
Subject: [nongnu] elpa/gnuplot f3734b6 136/184: Add Jon as author
Date: Sun, 29 Aug 2021 11:03:31 -0400 (EDT)

branch: elpa/gnuplot
commit f3734b68a5a7c20e949bc9dddb53e21d00e09475
Author: conao3 <conao3@gmail.com>
Commit: conao3 <conao3@gmail.com>

    Add Jon as author
---
 gnuplot.el | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/gnuplot.el b/gnuplot.el
index 3b50c7f..662ecf6 100644
--- a/gnuplot.el
+++ b/gnuplot.el
@@ -2,7 +2,9 @@
 
 ;; Copyright (C) 1998, 2011 Phil Type and Bruce Ravel, 1999-2012 Bruce Ravel
 
-;; Author:     Bruce Ravel <bruceravel1@gmail.com> and Phil Type
+;; Author: Jon Oddie
+;;         Bruce Ravel
+;;         Phil Type
 ;; Maintainer: Bruce Ravel <bruceravel1@gmail.com>
 ;; Created:    June 28 1998
 ;; Updated:    November 1 2012
@@ -408,8 +410,7 @@ real work."
 (defconst gnuplot-ntemacs-p (string-match "msvc" (emacs-version)))
 (defvar   gnuplot-three-eight-p "")
 
-(defconst gnuplot-maintainer "Bruce Ravel")
-(defconst gnuplot-maintainer-email "bruceravel1@gmail.com>")
+(defconst gnuplot-maintainer "Jon Oddie")
 (defconst gnuplot-maintainer-url
   "http://github.com/bruceravel/gnuplot-mode/";)
 (defconst gnuplot-version "0.7-beta")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]