Add cms (adam@claremontmakerspace.org) to gnu identity list

This commit is contained in:
Adam Goldsmith 2020-07-12 16:50:28 -04:00
parent f598052d04
commit 1bf011d356
1 changed files with 2 additions and 0 deletions

View File

@ -845,12 +845,14 @@
(list
(ga-id "main" :from "Adam Goldsmith <adam@adamgoldsmith.name>")
(ga-id "kc1gdw" :from "Adam Goldsmith <kc1gdw@adamgoldsmith.name>")
(ga-id "cms" :from "Adam Goldsmith <adam@claremontmakerspace.org>")
(ga-id "wpi" :from "Adam Goldsmith <asgoldsmith@wpi.edu>")
(ga-id "gmail" :from "Adam Goldsmith <adamgoldsmith1217@gmail.com>")))
(setq
gnus-alias-identity-rules
'(("tsrc" ("any" "tsrc\\@tsrc\\.groups\\.io" both) "kc1gdw")
("kc1gdw" ("any" "kc1gdw\\@adamgoldsmith\\.name" both) "kc1gdw")
("cms" ("any" "adam\\@claremontmakerspace\\.org" both) "cms")
("WPI" ("any" ".*\\@wpi\\.edu" both) "wpi")))
(setq gnus-alias-default-identity "main"))