diff options
author | Ben Sima <ben@bsima.me> | 2019-01-30 08:17:45 -0800 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2019-01-30 11:55:17 -0800 |
commit | 6a15850716b11b848c3fe835b7c5778c722ebba0 (patch) | |
tree | f5ae5899a0f86851a39e930417c3860cde85eae0 /email.nix | |
parent | 8718bf161abcfc7b77b522e2b4be0f2b49258392 (diff) |
Filter meetup emails
Diffstat (limited to 'email.nix')
-rw-r--r-- | email.nix | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -54,7 +54,6 @@ in notmuch tag -inbox +ai -- to:scikit-learn@python.org OR to:tensorflow.org notmuch tag -inbox +bitcoin -- to:bitcoin-dev@lists.linuxfoundation.org OR to:bitcoin-discuss@lists.linuxfoundation.org notmuch tag -inbox +diybio -- to:diybio@googlegroups.com - notmuch tag -inbox +meetups -- from:meetup.com ''; }; |