From: Thorsten Leemhuis <linux@leemhuis.info> To: Jonathan Corbet <corbet@lwn.net>, Greg KH <gregkh@linuxfoundation.org>, Linus Torvalds <torvalds@linux-foundation.org> Cc: Randy Dunlap <rdunlap@infradead.org>, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [RFC PATCH v1 1/2] MAINTAINERS: add regressions mailing list Date: Wed, 7 Apr 2021 11:21:55 +0200 [thread overview] Message-ID: <f959331ed0e1a8ed59be9771fcab64378bd6977d.1617786974.git.linux@leemhuis.info> (raw) In-Reply-To: <cover.1617786974.git.linux@leemhuis.info> Add the newly created regression mailing list finally created after it already had been agreed on during the maintainers summit 2017 (see https://lwn.net/Articles/738216/ ). The topic was recently discussed again, where an idea to create a broader list for all issues was discussed, but Linus preferred a more targeted list: https://lkml.kernel.org/r/CAHk-=wgiYqqLzsb9-UpfH+=ktk7ra-2fOsdc_ZJ7WF47wS73CA@mail.gmail.com/ Hence, the creation for that list was asked for and granted: https://bugzilla.kernel.org/show_bug.cgi?id=212557 In the end it became regressions@lists.linux.dev instead of linux-regressions@lists.linux.dev as 'Linux' is redundant in the latter case. Signed-off-by: Thorsten Leemhuis <linux@leemhuis.info> --- I was a bit unsure how to add that list to MAINTAINERS. I considered adding a 'M:' with my name and email address there as well, but getting CCed on a lot of regression reports might be a bit much. I also left a 'S: supported' out, as that doesn't make much sense in this case afaics; and I checked, there are other entries that don't have those two (but it's rare). Ciao, Thorsten --- MAINTAINERS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 03b2096a5f8f..dd5743d1f743 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15212,6 +15212,10 @@ F: Documentation/devicetree/bindings/regmap/ F: drivers/base/regmap/ F: include/linux/regmap.h +REGRESSIONS +L: regressions@lists.linux.dev +K: regression + REISERFS FILE SYSTEM L: reiserfs-devel@vger.kernel.org S: Supported -- 2.30.2
next prev parent reply other threads:[~2021-04-07 9:24 UTC|newest] Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-04-07 9:21 [RFC PATCH v1 0/2] Add regression mailing list with basics for tracking Thorsten Leemhuis 2021-04-07 9:21 ` Thorsten Leemhuis [this message] 2021-04-07 9:56 ` [RFC PATCH v1 1/2] MAINTAINERS: add regressions mailing list Greg KH 2021-04-07 10:51 ` Thorsten Leemhuis 2021-04-07 14:56 ` Greg KH 2021-04-07 17:53 ` Thorsten Leemhuis 2021-04-07 9:21 ` [RFC PATCH v1 2/2] docs: reporting-issues: make everyone CC the regressions list Thorsten Leemhuis 2021-04-07 10:00 ` Greg KH 2021-04-07 11:21 ` Thorsten Leemhuis 2021-04-07 14:58 ` Greg KH 2021-04-08 17:31 ` Jonathan Corbet 2021-04-09 11:54 ` Thorsten Leemhuis
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=f959331ed0e1a8ed59be9771fcab64378bd6977d.1617786974.git.linux@leemhuis.info \ --to=linux@leemhuis.info \ --cc=corbet@lwn.net \ --cc=gregkh@linuxfoundation.org \ --cc=linux-doc@vger.kernel.org \ --cc=linux-kernel@vger.kernel.org \ --cc=rdunlap@infradead.org \ --cc=torvalds@linux-foundation.org \ --subject='Re: [RFC PATCH v1 1/2] MAINTAINERS: add regressions mailing list' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).