Skip to content

Commit

Permalink
Update email addresses
Browse files Browse the repository at this point in the history
* .mailmap: New file.
* counsel.el (Maintainer):
* ivy-avy.el (Maintainer):
* ivy-hydra.el (Maintainer):
* ivy.el (Maintainer):
* swiper.el (Maintainer): Change own email address.
  • Loading branch information
basil-conto committed Feb 14, 2024
1 parent 573ca02 commit 47cf043
Show file tree
Hide file tree
Showing 6 changed files with 36 additions and 5 deletions.
2 changes: 1 addition & 1 deletion counsel.el
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
;; Copyright (C) 2015-2024 Free Software Foundation, Inc.

;; Author: Oleh Krehel <[email protected]>
;; Maintainer: Basil L. Contovounesios <[email protected]>
;; Maintainer: Basil L. Contovounesios <[email protected]>
;; URL: https://github.com/abo-abo/swiper
;; Version: 0.14.2
;; Package-Requires: ((emacs "24.5") (ivy "0.14.2") (swiper "0.14.2"))
Expand Down
2 changes: 1 addition & 1 deletion ivy-avy.el
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
;; Copyright (C) 2020-2024 Free Software Foundation, Inc.

;; Author: Oleh Krehel <[email protected]>
;; Maintainer: Basil L. Contovounesios <[email protected]>
;; Maintainer: Basil L. Contovounesios <[email protected]>
;; URL: https://github.com/abo-abo/swiper
;; Version: 0.14.2
;; Package-Requires: ((emacs "24.5") (ivy "0.14.2") (avy "0.5.0"))
Expand Down
2 changes: 1 addition & 1 deletion ivy-hydra.el
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
;; Copyright (C) 2015-2024 Free Software Foundation, Inc.

;; Author: Oleh Krehel <[email protected]>
;; Maintainer: Basil L. Contovounesios <[email protected]>
;; Maintainer: Basil L. Contovounesios <[email protected]>
;; URL: https://github.com/abo-abo/swiper
;; Version: 0.14.2
;; Package-Requires: ((emacs "24.5") (ivy "0.14.2") (hydra "0.14.0"))
Expand Down
2 changes: 1 addition & 1 deletion ivy.el
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
;; Copyright (C) 2015-2024 Free Software Foundation, Inc.

;; Author: Oleh Krehel <[email protected]>
;; Maintainer: Basil L. Contovounesios <[email protected]>
;; Maintainer: Basil L. Contovounesios <[email protected]>
;; URL: https://github.com/abo-abo/swiper
;; Version: 0.14.2
;; Package-Requires: ((emacs "24.5"))
Expand Down
2 changes: 1 addition & 1 deletion swiper.el
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
;; Copyright (C) 2015-2024 Free Software Foundation, Inc.

;; Author: Oleh Krehel <[email protected]>
;; Maintainer: Basil L. Contovounesios <[email protected]>
;; Maintainer: Basil L. Contovounesios <[email protected]>
;; URL: https://github.com/abo-abo/swiper
;; Version: 0.14.2
;; Package-Requires: ((emacs "24.5") (ivy "0.14.2"))
Expand Down

0 comments on commit 47cf043

Please sign in to comment.