branch: externals/compat
commit 9c1e2f9c86d567a94bc67e209eff5aaa1fb18fbe
Author: Daniel Mendler <[email protected]>
Commit: Daniel Mendler <[email protected]>
Update package header
---
compat.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/compat.el b/compat.el
index 16c9b7db28..197c2f24b4 100644
--- a/compat.el
+++ b/compat.el
@@ -2,10 +2,10 @@
;; Copyright (C) 2021-2023 Free Software Foundation, Inc.
-;; Author: Philip Kaludercic <[email protected]>
-;; Maintainer: Compat Development <~pkal/[email protected]>
+;; Author: Philip Kaludercic <[email protected]>, Daniel Mendler
<[email protected]>
+;; Maintainer: Daniel Mendler <[email protected]>, Compat Development
<~pkal/[email protected]>
;; Version: 29.1.0.0-dev
-;; URL: https://sr.ht/~pkal/compat
+;; URL: https://github.com/emacs-compat/compat
;; Package-Requires: ((emacs "24.4") (nadvice "0.3"))
;; Keywords: lisp