branch: externals/emacs-gc-stats commit de80c141c6116aa17e045bae17d0bffad6540a10 Author: Ihor Radchenko <yanta...@posteo.net> Commit: Ihor Radchenko <yanta...@posteo.net>
* emacs-gc-stats.el: Add maintainer --- emacs-gc-stats.el | 1 + 1 file changed, 1 insertion(+) diff --git a/emacs-gc-stats.el b/emacs-gc-stats.el index 8e3f91f059..4f84e2f42b 100644 --- a/emacs-gc-stats.el +++ b/emacs-gc-stats.el @@ -3,6 +3,7 @@ ;; Copyright (C) 2023 Ihor Radchenko ;; Author: Ihor Radchenko <yanta...@posteo.net> +;; Maintainer: Ihor Radchenko <yanta...@posteo.net> ;; URL: https://git.sr.ht/~yantar92/emacs-gc-stats ;; Package-Requires: ((emacs "25.1"))