From 1b631d91168b36c181c6e1462a5ad117859bdec7 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Thu, 10 Jan 2013 15:04:25 -0500 Subject: [PATCH] mail:notmuch:hooks:post-new: Auto-tag pelican --- src/mail/.notmuch/hooks/post-new | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mail/.notmuch/hooks/post-new b/src/mail/.notmuch/hooks/post-new index a4034db..cab28ac 100755 --- a/src/mail/.notmuch/hooks/post-new +++ b/src/mail/.notmuch/hooks/post-new @@ -21,6 +21,7 @@ notmuch tag +hdf -- tag:new and to:hdf-forum@hdfgroup.org notmuch tag +hub -- tag:new and to:hub@noreply.github.com notmuch tag +kerberos -- tag:new and \( to:krbdev@mit.edu or to:kerberos@mit.edu \) notmuch tag +notmuch -- tag:new and to:notmuch@notmuchmail.org +notmuch tag +pelican -- tag:new and \( to:pelican@noreply.github.com or to:pelican-themes@noreply.github.com \) notmuch tag +roundup -- tag:new and \( to:roundup-devel@lists.sourceforge.net or to:roundup-users@lists.sourceforge.net \) notmuch tag +swc -- tag:new and \( to:lists.software-carpentry.org or to:boot-camps@noreply.github.com or to:website@noreply.github.com or to:assets@noreply.github.com or to:online-tutorials@noreply.github.com \) -- 2.26.2