branch: elpa/hyperdrive commit ea835f52ff724f7c7c44490934b672069a997629 Author: Philip Kaludercic <phil...@posteo.net> Commit: Joseph Turner <jos...@ushin.org>
Meta: Add email and mailing list to Author/Maintainer headers --- hyperdrive.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hyperdrive.el b/hyperdrive.el index 40785e601d..ea2bee56d4 100644 --- a/hyperdrive.el +++ b/hyperdrive.el @@ -2,9 +2,9 @@ ;; Copyright (C) 2022 Joseph Turner <jos...@ushin.org> -;; Author: Joseph Turner +;; Author: Joseph Turner <jos...@ushin.org> ;; Author: Adam Porter <a...@alphapapa.net> -;; Maintainer: Joseph Turner <jos...@ushin.org> +;; Maintainer: Joseph Turner <~ushin/us...@lists.sr.ht> ;; Created: 2022 ;; Version: 0.2-pre ;; Package-Requires: ((emacs "27.1") (map "3.0") (compat "29.1.4.0") (plz "0.7") (persist "0.5"))