[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/tp f7b1a3b377 1/2: fix email
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/tp f7b1a3b377 1/2: fix email |
Date: |
Sat, 19 Oct 2024 13:00:47 -0400 (EDT) |
branch: elpa/tp
commit f7b1a3b377847a81d001f3fb57ceee8bceb24672
Author: marty hiatt <martianhiatus@riseup.net>
Commit: marty hiatt <martianhiatus@riseup.net>
fix email
---
tp.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tp.el b/tp.el
index 5712c47f51..f8ffd1405b 100644
--- a/tp.el
+++ b/tp.el
@@ -1,7 +1,7 @@
;;; tp.el --- Transient utilities for posting to an API -*- lexical-binding:
t; -*-
-;; Author: Marty Hiatt <martianhiatus AT riseup.net>
-;; Copyright (C) 2024 Marty Hiatt <martianhiatus AT riseup.net>
+;; Author: Marty Hiatt <martianhiatus@riseup.net>
+;; Copyright (C) 2024 Marty Hiatt <martianhiatus@riseup.net>
;; Version: 0.1
;; Package-Requires: ((emacs "28.1"))
;; Keywords: convenience, api, requests