hostconfig/thinkpad-nixos: Fix qemu mailing list

This commit is contained in:
traxys 2024-12-18 18:09:55 +01:00
parent 9470bb9688
commit d5ba92514f

View file

@ -316,7 +316,7 @@ in
notmuch tag +work -- tag:new and 'path:work/**'
notmuch tag +iommu -new -- tag:new and to:iommu@lists.linux.dev and subject:'/\[PATCH/'
notmuch tag +iommu +non-patch -new -- tag:new and to:iommu@lists.linux.dev and subject:'/\[PATCH/'
notmuch tag +qemu -new -- tag:new and to:qemu-devel@nongnu.org and subject:'/\[PATCH/' or subject:'/\[RFC/' or subject:'/\[PULL/'
notmuch tag +qemu -new -- tag:new and to:qemu-devel@nongnu.org and '(subject:"/\[PATCH/" OR subject:"/\[RFC/" OR subject:"/\[PULL/")'
notmuch tag +qemu +non-patch -new -- tag:new and to:qemu-devel@nongnu.org
notmuch tag +inflight -- tag:new and from:${config.workAddr} and subject:'/^\[PATCH/'
notmuch tag +review -- tag:new and not from:${config.workAddr} and subject:'/^\[PATCH/'