branch: externals/ivy commit 75d7136cfc04b8cee13898e0a015409747b3149a Merge: 97dfa3e799 8c30f4cab5 Author: Basil L. Contovounesios <conto...@tcd.ie> Commit: Basil L. Contovounesios <conto...@tcd.ie>
Merge branch 'master' into externals/ivy --- ivy.el | 1 + 1 file changed, 1 insertion(+) diff --git a/ivy.el b/ivy.el index 76b56f751b..b8fe95f811 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.2 ;; Package-Requires: ((emacs "24.5"))