branch: externals/dash
commit dfc26101d0bb4ef5e42edbbb7f4b134eee07d649
Author: Basil L. Contovounesios <ba...@contovou.net>
Commit: Basil L. Contovounesios <ba...@contovou.net>

    List self as maintainer
    
    This is for the purpose of receiving elpa.git build failure emails.
    
    * dash.el: Add Maintainer header with self.  Replace deprecated
    Homepage header with URL.
---
 dash.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dash.el b/dash.el
index 04cd6236ab..76a46c8bb4 100644
--- a/dash.el
+++ b/dash.el
@@ -3,10 +3,11 @@
 ;; Copyright (C) 2012-2024 Free Software Foundation, Inc.
 
 ;; Author: Magnar Sveen <magn...@gmail.com>
+;; Maintainer: Basil L. Contovounesios <ba...@contovou.net>
 ;; Version: 2.19.1
 ;; Package-Requires: ((emacs "24"))
 ;; Keywords: extensions, lisp
-;; Homepage: https://github.com/magnars/dash.el
+;; URL: https://github.com/magnars/dash.el
 
 ;; 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

Reply via email to