branch: externals/typo
commit 933daae631eca2d26957b4ffd2c6872aa65addb1
Author: Philip Kaludercic <[email protected]>
Commit: Philip Kaludercic <[email protected]>
Add "Maintainer" header
---
typo.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/typo.el b/typo.el
index c78a1f3cc3..95e2a359c0 100644
--- a/typo.el
+++ b/typo.el
@@ -3,6 +3,7 @@
;; Copyright (C) 2021, 2022, 2023 Philip Kaludercic
;; Author: Philip Kaludercic <[email protected]>
+;; Maintainer: Philip Kaludercic <~pkal/[email protected]>
;; URL: https://git.sr.ht/~pkal/typo/
;; Version: 1.0.0
;; Package-Requires: ((emacs "27.1"))