* [PATCH 1/2] k8s: add ocfs2-devel to tracked mailing lists
@ 2026-08-06 7:36 Joseph Qi
2026-08-06 7:36 ` [PATCH 2/2] email: add policy for the ocfs2 subsystem Joseph Qi
0 siblings, 1 reply; 3+ messages in thread
From: Joseph Qi @ 2026-08-06 7:36 UTC (permalink / raw)
To: sashiko; +Cc: Roman Gushchin, Mark Fasheh, Joel Becker
Signed-off-by: Joseph Qi <joseph.qi@linux.alibaba.com>
---
sashiko.dev/base/app/sashiko-k8s.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sashiko.dev/base/app/sashiko-k8s.yaml b/sashiko.dev/base/app/sashiko-k8s.yaml
index 34e3875..8ce80e2 100644
--- a/sashiko.dev/base/app/sashiko-k8s.yaml
+++ b/sashiko.dev/base/app/sashiko-k8s.yaml
@@ -91,7 +91,7 @@ spec:
live-patching,openvpn-devel,platform-driver-x86,linux-arm-msm,
linux-modules,nouveau,nova-gpu,ntb,selinux,linux-raid,linux-rt,linux-rtc,
linux-can,linux-target,linux-hardening,linux-security-module,linux-unionfs,mfd,linux-leds,mhi,
- linux-mtd
+ linux-mtd,ocfs2-devel
- name: SASHIKO__REVIEW__CONCURRENCY
value: "24"
- name: SASHIKO__SMTP__SENDER_ADDRESS
--
2.39.3
^ permalink raw reply related [flat|nested] 3+ messages in thread* [PATCH 2/2] email: add policy for the ocfs2 subsystem
2026-08-06 7:36 [PATCH 1/2] k8s: add ocfs2-devel to tracked mailing lists Joseph Qi
@ 2026-08-06 7:36 ` Joseph Qi
2026-08-17 20:09 ` Roman Gushchin
0 siblings, 1 reply; 3+ messages in thread
From: Joseph Qi @ 2026-08-06 7:36 UTC (permalink / raw)
To: sashiko; +Cc: Roman Gushchin, Mark Fasheh, Joel Becker
Signed-off-by: Joseph Qi <joseph.qi@linux.alibaba.com>
---
sashiko.dev/email_policy.toml | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/sashiko.dev/email_policy.toml b/sashiko.dev/email_policy.toml
index 26a6665..0570d35 100644
--- a/sashiko.dev/email_policy.toml
+++ b/sashiko.dev/email_policy.toml
@@ -276,3 +276,11 @@ cc = ["Miquel Raynal <miquel.raynal@bootlin.com>",
"Pratyush Yadav <pratyush@kernel.org>",
"Michael Walle <mwalle@kernel.org>",
"Takahiro Kuwano <takahiro.kuwano@infineon.com>"]
+
+[subsystems.ocfs2]
+lists = ["ocfs2-devel@lists.linux.dev"]
+reply_to_author = true
+send_positive_review = true
+cc = ["Mark Fasheh <mark@fasheh.com>",
+ "Joel Becker <jlbec@evilplan.org>",
+ "Joseph Qi <joseph.qi@linux.alibaba.com>"]
--
2.39.3
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH 2/2] email: add policy for the ocfs2 subsystem
2026-08-06 7:36 ` [PATCH 2/2] email: add policy for the ocfs2 subsystem Joseph Qi
@ 2026-08-17 20:09 ` Roman Gushchin
0 siblings, 0 replies; 3+ messages in thread
From: Roman Gushchin @ 2026-08-17 20:09 UTC (permalink / raw)
To: Joseph Qi; +Cc: sashiko, Mark Fasheh, Joel Becker
Joseph Qi <joseph.qi@linux.alibaba.com> writes:
> Signed-off-by: Joseph Qi <joseph.qi@linux.alibaba.com>
> ---
> sashiko.dev/email_policy.toml | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/sashiko.dev/email_policy.toml b/sashiko.dev/email_policy.toml
> index 26a6665..0570d35 100644
> --- a/sashiko.dev/email_policy.toml
> +++ b/sashiko.dev/email_policy.toml
> @@ -276,3 +276,11 @@ cc = ["Miquel Raynal <miquel.raynal@bootlin.com>",
> "Pratyush Yadav <pratyush@kernel.org>",
> "Michael Walle <mwalle@kernel.org>",
> "Takahiro Kuwano <takahiro.kuwano@infineon.com>"]
> +
> +[subsystems.ocfs2]
> +lists = ["ocfs2-devel@lists.linux.dev"]
> +reply_to_author = true
> +send_positive_review = true
> +cc = ["Mark Fasheh <mark@fasheh.com>",
> + "Joel Becker <jlbec@evilplan.org>",
> + "Joseph Qi <joseph.qi@linux.alibaba.com>"]
Applied, thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2026-08-17 20:09 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-06 7:36 [PATCH 1/2] k8s: add ocfs2-devel to tracked mailing lists Joseph Qi
2026-08-06 7:36 ` [PATCH 2/2] email: add policy for the ocfs2 subsystem Joseph Qi
2026-08-17 20:09 ` Roman Gushchin
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.