From 7c3bf208137f5f469b3a27af0946f6ae00ac5143 Mon Sep 17 00:00:00 2001 From: Fabio Baltieri Date: Mon, 3 Oct 2022 15:01:06 +0000 Subject: [PATCH] MAINTAINERS: add an explicit entry for release notes Add an entry for the release notes files so that release notes PRs get tagged as "Release Notes", that should make them easier to manage close to release time. Signed-off-by: Fabio Baltieri --- MAINTAINERS.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/MAINTAINERS.yml b/MAINTAINERS.yml index 99025063d8..9b07127e3f 100644 --- a/MAINTAINERS.yml +++ b/MAINTAINERS.yml @@ -499,6 +499,16 @@ Documentation Infrastructure: labels: - "area: Documentation Infrastructure" +Release Notes: + status: maintained + maintainers: + - laurenmurphyx64 + - stephanosio + files: + - doc/releases/release-notes-* + labels: + - "Release Notes" + "Drivers: ADC": status: maintained maintainers: