From 8c8165285f8dfbc44057f89ca4f9c5afe2cd7395 Mon Sep 17 00:00:00 2001 From: Mo Zhu Date: Tue, 21 Mar 2023 09:15:36 -0700 Subject: [PATCH] update DRI for creating blog post to be HOP (#10643) --- handbook/product/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handbook/product/README.md b/handbook/product/README.md index 52bc6dbf9b..068748e0b4 100644 --- a/handbook/product/README.md +++ b/handbook/product/README.md @@ -167,7 +167,7 @@ After the kickoff of a product sprint, the marketing and product teams should de ### Blog post -Before each release, an issue for the release post is generated by the engineering team lead, which includes a list of the *Tier 3* features included in the upcoming release. This list of features should point the reader to the GitHub issue that explains each feature in more detail. +Before each release, an issue for the release post is generated by the head of product, which includes a list of all features included in the upcoming release. This list of features should point the reader to the GitHub issue that explains each feature in more detail. An example release blog post issue is [here](https://github.com/fleetdm/fleet/issues/3465).