emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/mastodon ef6762986d 115/116: change email address


From: ELPA Syncer
Subject: [nongnu] elpa/mastodon ef6762986d 115/116: change email address
Date: Mon, 21 Oct 2024 13:01:01 -0400 (EDT)

branch: elpa/mastodon
commit ef6762986de6f4c85405dbc01ae19854cd2687fd
Author: marty hiatt <martianhiatus@riseup.net>
Commit: marty hiatt <martianhiatus@riseup.net>

    change email address
---
 README.org                     | 2 +-
 lisp/mastodon-async.el         | 2 +-
 lisp/mastodon-auth.el          | 2 +-
 lisp/mastodon-client.el        | 2 +-
 lisp/mastodon-discover.el      | 4 ++--
 lisp/mastodon-http.el          | 4 ++--
 lisp/mastodon-inspect.el       | 4 ++--
 lisp/mastodon-iso.el           | 2 +-
 lisp/mastodon-media.el         | 4 ++--
 lisp/mastodon-notifications.el | 4 ++--
 lisp/mastodon-profile.el       | 4 ++--
 lisp/mastodon-search.el        | 4 ++--
 lisp/mastodon-tl.el            | 4 ++--
 lisp/mastodon-toot.el          | 4 ++--
 lisp/mastodon-transient.el     | 2 +-
 lisp/mastodon-views.el         | 4 ++--
 lisp/mastodon.el               | 4 ++--
 mastodon.texi                  | 2 +-
 18 files changed, 29 insertions(+), 29 deletions(-)

diff --git a/README.org b/README.org
index cf6aed5d37..1898366644 100644
--- a/README.org
+++ b/README.org
@@ -487,7 +487,7 @@ If you prefer emailing patches to the process described 
below, feel free to send
 
 If you'd like to support continued development of =mastodon.el=, I accept
 donations via paypal: [[https://paypal.me/martianh][paypal.me/martianh]]. If 
you would prefer a different
-payment method, please write to me at <martianhiatus [at] riseup [dot] net> 
and I can
+payment method, please write to me at <mousebot@disroot.org> and I can
 provide IBAN or other bank account details.
 
 I don't have a tech worker's income, so even a small tip would help out.
diff --git a/lisp/mastodon-async.el b/lisp/mastodon-async.el
index 317be933f7..b059407d53 100644
--- a/lisp/mastodon-async.el
+++ b/lisp/mastodon-async.el
@@ -2,7 +2,7 @@
 
 ;; Copyright (C) 2017 Alex J. Griffith
 ;; Author: Alex J. Griffith <griffitaj@gmail.com>
-;; Maintainer: Marty Hiatt <martianhiatus@riseup.net>
+;; Maintainer: Marty Hiatt <mousebot@disroot.org>
 ;; Package-Requires: ((emacs "27.1"))
 ;; Homepage: https://codeberg.org/martianh/mastodon.el
 
diff --git a/lisp/mastodon-auth.el b/lisp/mastodon-auth.el
index 3796b7e170..01639fb2bd 100644
--- a/lisp/mastodon-auth.el
+++ b/lisp/mastodon-auth.el
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2017-2019 Johnson Denen
 ;; Copyright (C) 2021 Abhiseck Paira <abhiseckpaira@disroot.org>
 ;; Author: Johnson Denen <johnson.denen@gmail.com>
-;; Maintainer: Marty Hiatt <martianhiatus@riseup.net>
+;; Maintainer: Marty Hiatt <mousebot@disroot.org>
 ;; Homepage: https://codeberg.org/martianh/mastodon.el
 
 ;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon-client.el b/lisp/mastodon-client.el
index 6e55829e6e..c0db3d6172 100644
--- a/lisp/mastodon-client.el
+++ b/lisp/mastodon-client.el
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2017-2019 Johnson Denen
 ;; Copyright (C) 2021 Abhiseck Paira <abhiseckpaira@disroot.org>
 ;; Author: Johnson Denen <johnson.denen@gmail.com>
-;; Maintainer: Marty Hiatt <martianhiatus@riseup.net>
+;; Maintainer: Marty Hiatt <mousebot@disroot.org>
 ;; Homepage: https://codeberg.org/martianh/mastodon.el
 
 ;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon-discover.el b/lisp/mastodon-discover.el
index 9278432878..993cc27553 100644
--- a/lisp/mastodon-discover.el
+++ b/lisp/mastodon-discover.el
@@ -3,8 +3,8 @@
 ;; Copyright (C) 2019 Johnson Denen
 ;; Copyright (C) 2020-2024 Marty Hiatt
 ;; Author: Johnson Denen <johnson.denen@gmail.com>
-;;         Marty Hiatt <martianhiatus@riseup.net>
-;; Maintainer: Marty Hiatt <martianhiatus@riseup.net>
+;;         Marty Hiatt <mousebot@disroot.org>
+;; Maintainer: Marty Hiatt <mousebot@disroot.org>
 ;; Homepage: https://codeberg.org/martianh/mastodon.el
 
 ;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon-http.el b/lisp/mastodon-http.el
index 5035cb4452..1093de1762 100644
--- a/lisp/mastodon-http.el
+++ b/lisp/mastodon-http.el
@@ -3,8 +3,8 @@
 ;; Copyright (C) 2017-2019 Johnson Denen
 ;; Copyright (C) 2020-2024 Marty Hiatt
 ;; Author: Johnson Denen <johnson.denen@gmail.com>
-;;         Marty Hiatt <martianhiatus@riseup.net>
-;; Maintainer: Marty Hiatt <martianhiatus@riseup.net>
+;;         Marty Hiatt <mousebot@disroot.org>
+;; Maintainer: Marty Hiatt <mousebot@disroot.org>
 ;; Homepage: https://codeberg.org/martianh/mastodon.el
 
 ;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon-inspect.el b/lisp/mastodon-inspect.el
index adc6d64ba2..4981943f2b 100644
--- a/lisp/mastodon-inspect.el
+++ b/lisp/mastodon-inspect.el
@@ -3,8 +3,8 @@
 ;; Copyright (C) 2017-2019 Johnson Denen
 ;; Copyright (C) 2020-2024 Marty Hiatt
 ;; Author: Johnson Denen <johnson.denen@gmail.com>
-;;         Marty Hiatt <martianhiatus@riseup.net>
-;; Maintainer: Marty Hiatt <martianhiatus@riseup.net>
+;;         Marty Hiatt <mousebot@disroot.org>
+;; Maintainer: Marty Hiatt <mousebot@disroot.org>
 ;; Homepage: https://codeberg.org/martianh/mastodon.el
 
 ;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon-iso.el b/lisp/mastodon-iso.el
index 8ea5635b6f..6199cbe0f4 100644
--- a/lisp/mastodon-iso.el
+++ b/lisp/mastodon-iso.el
@@ -1,7 +1,7 @@
 ;;; mastodon-iso.el --- ISO language code lists for mastodon.el  -*- 
lexical-binding: t -*-
 
 ;; Copyright (C) 2022 Marty Hiatt
-;; Author: Marty Hiatt <martianhiatus@riseup.net>
+;; Author: Marty Hiatt <mousebot@disroot.org>
 ;; Homepage: https://codeberg.org/martianh/mastodon.el
 
 ;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon-media.el b/lisp/mastodon-media.el
index ccd258cdfe..8601410376 100644
--- a/lisp/mastodon-media.el
+++ b/lisp/mastodon-media.el
@@ -3,8 +3,8 @@
 ;; Copyright (C) 2017-2019 Johnson Denen
 ;; Copyright (C) 2020-2024 Marty Hiatt
 ;; Author: Johnson Denen <johnson.denen@gmail.com>
-;;         Marty Hiatt <martianhiatus@riseup.net>
-;; Maintainer: Marty Hiatt <martianhiatus@riseup.net>
+;;         Marty Hiatt <mousebot@disroot.org>
+;; Maintainer: Marty Hiatt <mousebot@disroot.org>
 ;; Homepage: https://codeberg.org/martianh/mastodon.el
 
 ;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon-notifications.el b/lisp/mastodon-notifications.el
index 8d2c928cc6..b16b5a659d 100644
--- a/lisp/mastodon-notifications.el
+++ b/lisp/mastodon-notifications.el
@@ -3,8 +3,8 @@
 ;; Copyright (C) 2017-2019 Johnson Denen
 ;; Copyright (C) 2020-2024 Marty Hiatt
 ;; Author: Johnson Denen <johnson.denen@gmail.com>
-;;         Marty Hiatt <martianhiatus@riseup.net>
-;; Maintainer: Marty Hiatt <martianhiatus@riseup.net>
+;;         Marty Hiatt <mousebot@disroot.org>
+;; Maintainer: Marty Hiatt <mousebot@disroot.org>
 ;; Homepage: https://codeberg.org/martianh/mastodon.el
 
 ;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon-profile.el b/lisp/mastodon-profile.el
index c6a0276d9c..40f834c1d3 100644
--- a/lisp/mastodon-profile.el
+++ b/lisp/mastodon-profile.el
@@ -3,8 +3,8 @@
 ;; Copyright (C) 2017-2019 Johnson Denen
 ;; Copyright (C) 2020-2024 Marty Hiatt
 ;; Author: Johnson Denen <johnson.denen@gmail.com>
-;;         Marty Hiatt <martianhiatus@riseup.net>
-;; Maintainer: Marty Hiatt <martianhiatus@riseup.net>
+;;         Marty Hiatt <mousebot@disroot.org>
+;; Maintainer: Marty Hiatt <mousebot@disroot.org>
 ;; Homepage: https://codeberg.org/martianh/mastodon.el
 
 ;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon-search.el b/lisp/mastodon-search.el
index cead17ecd4..25db7d8f2c 100644
--- a/lisp/mastodon-search.el
+++ b/lisp/mastodon-search.el
@@ -1,8 +1,8 @@
 ;;; mastodon-search.el --- Search functions for mastodon.el  -*- 
lexical-binding: t -*-
 
 ;; Copyright (C) 2017-2019 Marty Hiatt
-;; Author: Marty Hiatt <martianhiatus@riseup.net>
-;; Maintainer: Marty Hiatt <martianhiatus@riseup.net>
+;; Author: Marty Hiatt <mousebot@disroot.org>
+;; Maintainer: Marty Hiatt <mousebot@disroot.org>
 ;; Homepage: https://codeberg.org/martianh/mastodon.el
 
 ;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon-tl.el b/lisp/mastodon-tl.el
index 437a5e3d2a..1a4df7f972 100644
--- a/lisp/mastodon-tl.el
+++ b/lisp/mastodon-tl.el
@@ -3,8 +3,8 @@
 ;; Copyright (C) 2017-2019 Johnson Denen
 ;; Copyright (C) 2020-2024 Marty Hiatt
 ;; Author: Johnson Denen <johnson.denen@gmail.com>
-;;         Marty Hiatt <martianhiatus@riseup.net>
-;; Maintainer: Marty Hiatt <martianhiatus@riseup.net>
+;;         Marty Hiatt <mousebot@disroot.org>
+;; Maintainer: Marty Hiatt <mousebot@disroot.org>
 ;; Homepage: https://codeberg.org/martianh/mastodon.el
 
 ;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon-toot.el b/lisp/mastodon-toot.el
index 95fccc3c14..fc5825aff0 100644
--- a/lisp/mastodon-toot.el
+++ b/lisp/mastodon-toot.el
@@ -3,8 +3,8 @@
 ;; Copyright (C) 2017-2019 Johnson Denen
 ;; Copyright (C) 2020-2024 Marty Hiatt
 ;; Author: Johnson Denen <johnson.denen@gmail.com>
-;;         Marty Hiatt <martianhiatus@riseup.net>
-;; Maintainer: Marty Hiatt <martianhiatus@riseup.net>
+;;         Marty Hiatt <mousebot@disroot.org>
+;; Maintainer: Marty Hiatt <mousebot@disroot.org>
 ;; Homepage: https://codeberg.org/martianh/mastodon.el
 
 ;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon-transient.el b/lisp/mastodon-transient.el
index fe70eac663..526dfa4042 100644
--- a/lisp/mastodon-transient.el
+++ b/lisp/mastodon-transient.el
@@ -2,7 +2,7 @@
 
 ;; Copyright (C) 2024  martian hiatus
 
-;; Author: martian hiatus <martianhiatus@riseup.net>
+;; Author: martian hiatus <mousebot@disroot.org>
 ;; Keywords: convenience
 
 ;; This program is free software; you can redistribute it and/or modify
diff --git a/lisp/mastodon-views.el b/lisp/mastodon-views.el
index 3112c20171..8d356fb1b3 100644
--- a/lisp/mastodon-views.el
+++ b/lisp/mastodon-views.el
@@ -1,8 +1,8 @@
 ;;; mastodon-views.el --- Minor views functions for mastodon.el  -*- 
lexical-binding: t -*-
 
 ;; Copyright (C) 2020-2024 Marty Hiatt
-;; Author: Marty Hiatt <martianhiatus@riseup.net>
-;; Maintainer: Marty Hiatt <martianhiatus@riseup.net>
+;; Author: Marty Hiatt <mousebot@disroot.org>
+;; Maintainer: Marty Hiatt <mousebot@disroot.org>
 ;; Homepage: https://codeberg.org/martianh/mastodon.el
 
 ;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon.el b/lisp/mastodon.el
index 37da99cc02..cb5731ab08 100644
--- a/lisp/mastodon.el
+++ b/lisp/mastodon.el
@@ -4,8 +4,8 @@
 ;; Copyright (C) 2020-2022 Marty Hiatt
 ;; Copyright (C) 2021 Abhiseck Paira <abhiseckpaira@disroot.org>
 ;; Author: Johnson Denen <johnson.denen@gmail.com>
-;;         Marty Hiatt <martianhiatus@riseup.net>
-;; Maintainer: Marty Hiatt <martianhiatus@riseup.net>
+;;         Marty Hiatt <mousebot@disroot.org>
+;; Maintainer: Marty Hiatt <mousebot@disroot.org>
 ;; Version: 1.1.0
 ;; Package-Requires: ((emacs "28.1") (request "0.3.0")
 ;;                    (persist "0.4") (tp "0.1"))
diff --git a/mastodon.texi b/mastodon.texi
index dafa92db67..d1c9268f0d 100644
--- a/mastodon.texi
+++ b/mastodon.texi
@@ -818,7 +818,7 @@ There's no need for a blank line after the first docstring 
line (one is added au
 
 If you'd like to support continued development of @samp{mastodon.el}, I accept
 donations via paypal: @uref{https://paypal.me/martianh, paypal.me/martianh}. 
If you would prefer a different
-payment method, please write to me at <martianhiatus [at] riseup [dot] net> 
and I can
+payment method, please write to me at <mousebot@disroot.org> and I can
 provide IBAN or other bank account details.
 
 I don't have a tech worker's income, so even a small tip would help out.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]