mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-02-13 19:00:19 +01:00
hostconfig/thinkpad-nixos: Fix qemu mailing list
This commit is contained in:
parent
9470bb9688
commit
d5ba92514f
1 changed files with 1 additions and 1 deletions
|
|
@ -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/'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue