diff options
Diffstat (limited to 'git-email.el')
-rw-r--r-- | git-email.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/git-email.el b/git-email.el index bd2a1b3..1934f23 100644 --- a/git-email.el +++ b/git-email.el @@ -1,8 +1,8 @@ ;;; git-email.el --- Work with git and email -*- lexical-binding: t; -*- -;; Copyright (C) 2021 yoctocell +;; Copyright (C) 2021 all contributors <~yoctocell/git-email-deve@lists.sr.ht> -;; Author: yoctocell <public@yoctocell.xyz> +;; Author: Xinglu Chen <public@yoctocell.xyz> ;; URL: https://git.sr.ht/~yoctocell/git-email ;; Version: 0.2.0 ;; Package-Requires: ((emacs "27.1") (project "0.5.0")) |