diff options
Diffstat (limited to 'git-email-notmuch.el')
-rw-r--r-- | git-email-notmuch.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/git-email-notmuch.el b/git-email-notmuch.el index 0a8e5e7..6cea752 100644 --- a/git-email-notmuch.el +++ b/git-email-notmuch.el @@ -1,8 +1,8 @@ ;;; git-email-notmuch.el --- Notmuch integration for git-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") (notmuch "0.30.0")) |