branch: externals/ivy commit c6e79997ceee3b4d5b2359603dad939148281b9b Author: Basil L. Contovounesios <conto...@tcd.ie> Commit: Basil L. Contovounesios <conto...@tcd.ie>
List self as maintainer This is for the purpose of receiving elpa.git build failure emails in a more immediate fashion. * counsel.el: * ivy-avy.el: * ivy-hydra.el: * ivy.el: * swiper.el: Add Maintainer header with self. --- counsel.el | 1 + ivy-avy.el | 1 + ivy-hydra.el | 1 + ivy.el | 1 + swiper.el | 1 + 5 files changed, 5 insertions(+) diff --git a/counsel.el b/counsel.el index 5ff677c9cf..79f1a8a052 100644 --- a/counsel.el +++ b/counsel.el @@ -3,6 +3,7 @@ ;; Copyright (C) 2015-2023 Free Software Foundation, Inc. ;; Author: Oleh Krehel <ohwoeo...@gmail.com> +;; Maintainer: Basil L. Contovounesios <conto...@tcd.ie> ;; URL: https://github.com/abo-abo/swiper ;; Version: 0.14.1 ;; Package-Requires: ((emacs "24.5") (ivy "0.14.1") (swiper "0.14.1")) diff --git a/ivy-avy.el b/ivy-avy.el index 3e9a60152e..da404e74ed 100644 --- a/ivy-avy.el +++ b/ivy-avy.el @@ -3,6 +3,7 @@ ;; Copyright (C) 2020-2023 Free Software Foundation, Inc. ;; Author: Oleh Krehel <ohwoeo...@gmail.com> +;; Maintainer: Basil L. Contovounesios <conto...@tcd.ie> ;; URL: https://github.com/abo-abo/swiper ;; Version: 0.14.1 ;; Package-Requires: ((emacs "24.5") (ivy "0.14.1") (avy "0.5.0")) diff --git a/ivy-hydra.el b/ivy-hydra.el index 68c1846983..6f0cb026ff 100644 --- a/ivy-hydra.el +++ b/ivy-hydra.el @@ -3,6 +3,7 @@ ;; Copyright (C) 2015-2023 Free Software Foundation, Inc. ;; Author: Oleh Krehel <ohwoeo...@gmail.com> +;; Maintainer: Basil L. Contovounesios <conto...@tcd.ie> ;; URL: https://github.com/abo-abo/swiper ;; Version: 0.14.1 ;; Package-Requires: ((emacs "24.5") (ivy "0.14.1") (hydra "0.14.0")) diff --git a/ivy.el b/ivy.el index 99d3196c0e..0a1e61fada 100644 --- a/ivy.el +++ b/ivy.el @@ -3,6 +3,7 @@ ;; Copyright (C) 2015-2023 Free Software Foundation, Inc. ;; Author: Oleh Krehel <ohwoeo...@gmail.com> +;; Maintainer: Basil L. Contovounesios <conto...@tcd.ie> ;; URL: https://github.com/abo-abo/swiper ;; Version: 0.14.1 ;; Package-Requires: ((emacs "24.5")) diff --git a/swiper.el b/swiper.el index 30c237b5cc..4b05786b89 100644 --- a/swiper.el +++ b/swiper.el @@ -3,6 +3,7 @@ ;; Copyright (C) 2015-2023 Free Software Foundation, Inc. ;; Author: Oleh Krehel <ohwoeo...@gmail.com> +;; Maintainer: Basil L. Contovounesios <conto...@tcd.ie> ;; URL: https://github.com/abo-abo/swiper ;; Version: 0.14.1 ;; Package-Requires: ((emacs "24.5") (ivy "0.14.1"))