branch: elpa/emacsql
commit 5108c16c5e1d5bfdd41fcc0807241e28886ab763
Author: Jonas Bernoulli <jo...@bernoul.li>
Commit: Jonas Bernoulli <jo...@bernoul.li>

    Update contact information
---
 emacsql-compiler.el       | 2 +-
 emacsql-mysql.el          | 2 +-
 emacsql-pg.el             | 2 +-
 emacsql-psql.el           | 2 +-
 emacsql-sqlite-builtin.el | 2 +-
 emacsql-sqlite-common.el  | 2 +-
 emacsql-sqlite-module.el  | 2 +-
 emacsql-sqlite.el         | 2 +-
 emacsql.el                | 2 +-
 9 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/emacsql-compiler.el b/emacsql-compiler.el
index 8f9ddbd73d..d9908a7f36 100644
--- a/emacsql-compiler.el
+++ b/emacsql-compiler.el
@@ -3,7 +3,7 @@
 ;; This is free and unencumbered software released into the public domain.
 
 ;; Author: Christopher Wellons <well...@nullprogram.com>
-;; Maintainer: Jonas Bernoulli <jo...@bernoul.li>
+;; Maintainer: Jonas Bernoulli <emacs.emac...@jonas.bernoulli.dev>
 ;; Homepage: https://github.com/magit/emacsql
 
 ;; SPDX-License-Identifier: Unlicense
diff --git a/emacsql-mysql.el b/emacsql-mysql.el
index 3fbd2870c6..49de133ac0 100644
--- a/emacsql-mysql.el
+++ b/emacsql-mysql.el
@@ -3,7 +3,7 @@
 ;; This is free and unencumbered software released into the public domain.
 
 ;; Author: Christopher Wellons <well...@nullprogram.com>
-;; Maintainer: Jonas Bernoulli <jo...@bernoul.li>
+;; Maintainer: Jonas Bernoulli <emacs.emac...@jonas.bernoulli.dev>
 ;; Homepage: https://github.com/magit/emacsql
 
 ;; Package-Version: 3.1.1.50-git
diff --git a/emacsql-pg.el b/emacsql-pg.el
index b1e82de475..fa2e79d3a3 100644
--- a/emacsql-pg.el
+++ b/emacsql-pg.el
@@ -3,7 +3,7 @@
 ;; This is free and unencumbered software released into the public domain.
 
 ;; Author: Christopher Wellons <well...@nullprogram.com>
-;; Maintainer: Jonas Bernoulli <jo...@bernoul.li>
+;; Maintainer: Jonas Bernoulli <emacs.emac...@jonas.bernoulli.dev>
 ;; Homepage: https://github.com/magit/emacsql
 
 ;; Package-Version: 3.1.1.50-git
diff --git a/emacsql-psql.el b/emacsql-psql.el
index 85e400dcc9..ec99276c76 100644
--- a/emacsql-psql.el
+++ b/emacsql-psql.el
@@ -3,7 +3,7 @@
 ;; This is free and unencumbered software released into the public domain.
 
 ;; Author: Christopher Wellons <well...@nullprogram.com>
-;; Maintainer: Jonas Bernoulli <jo...@bernoul.li>
+;; Maintainer: Jonas Bernoulli <emacs.emac...@jonas.bernoulli.dev>
 ;; Homepage: https://github.com/magit/emacsql
 ;; Package-Version: 3.1.1.50-git
 ;; Package-Requires: ((emacs "25.1") (emacsql "20230220"))
diff --git a/emacsql-sqlite-builtin.el b/emacsql-sqlite-builtin.el
index 0f8a32e209..86854fd155 100644
--- a/emacsql-sqlite-builtin.el
+++ b/emacsql-sqlite-builtin.el
@@ -2,7 +2,7 @@
 
 ;; This is free and unencumbered software released into the public domain.
 
-;; Author: Jonas Bernoulli <jo...@bernoul.li>
+;; Author: Jonas Bernoulli <emacs.emac...@jonas.bernoulli.dev>
 ;; Homepage: https://github.com/magit/emacsql
 
 ;; Package-Version: 3.1.1.50-git
diff --git a/emacsql-sqlite-common.el b/emacsql-sqlite-common.el
index 8f1ca4c28f..2a15ab46ed 100644
--- a/emacsql-sqlite-common.el
+++ b/emacsql-sqlite-common.el
@@ -2,7 +2,7 @@
 
 ;; This is free and unencumbered software released into the public domain.
 
-;; Author: Jonas Bernoulli <jo...@bernoul.li>
+;; Author: Jonas Bernoulli <emacs.emac...@jonas.bernoulli.dev>
 ;; Homepage: https://github.com/magit/emacsql
 
 ;; SPDX-License-Identifier: Unlicense
diff --git a/emacsql-sqlite-module.el b/emacsql-sqlite-module.el
index 4c5cbd05d9..d1e0cdbbf9 100644
--- a/emacsql-sqlite-module.el
+++ b/emacsql-sqlite-module.el
@@ -2,7 +2,7 @@
 
 ;; This is free and unencumbered software released into the public domain.
 
-;; Author: Jonas Bernoulli <jo...@bernoul.li>
+;; Author: Jonas Bernoulli <emacs.emac...@jonas.bernoulli.dev>
 ;; Homepage: https://github.com/magit/emacsql
 
 ;; Package-Version: 3.1.1.50-git
diff --git a/emacsql-sqlite.el b/emacsql-sqlite.el
index a0728bfedc..af6167bb73 100644
--- a/emacsql-sqlite.el
+++ b/emacsql-sqlite.el
@@ -3,7 +3,7 @@
 ;; This is free and unencumbered software released into the public domain.
 
 ;; Author: Christopher Wellons <well...@nullprogram.com>
-;; Maintainer: Jonas Bernoulli <jo...@bernoul.li>
+;; Maintainer: Jonas Bernoulli <emacs.emac...@jonas.bernoulli.dev>
 ;; Homepage: https://github.com/magit/emacsql
 
 ;; Package-Version: 3.1.1.50-git
diff --git a/emacsql.el b/emacsql.el
index 007b577352..d1d0c08bea 100644
--- a/emacsql.el
+++ b/emacsql.el
@@ -3,7 +3,7 @@
 ;; This is free and unencumbered software released into the public domain.
 
 ;; Author: Christopher Wellons <well...@nullprogram.com>
-;; Maintainer: Jonas Bernoulli <jo...@bernoul.li>
+;; Maintainer: Jonas Bernoulli <emacs.emac...@jonas.bernoulli.dev>
 ;; Homepage: https://github.com/magit/emacsql
 
 ;; Package-Version: 3.1.1.50-git

Reply via email to