Skip to content

Commit 6865644

Browse files
rafaeljwtorvalds
authored andcommitted
MAINTAINERS: Add bug tracking system location entry type
Following the kernel Bugzilla discussion during the Kernel Summit (https://lwn.net/Articles/705245/), add bug tracking system location entry type (B) to MAINTAINERS and populate it for several subsystems known to be using the kernel BZ actively (and add the upstream BZ for ACPICA too). Signed-off-by: Rafael J. Wysocki <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
1 parent f2051f8 commit 6865644

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

MAINTAINERS

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ Descriptions of section entries:
7777
Q: Patchwork web based patch tracking system site
7878
T: SCM tree type and location.
7979
Type is one of: git, hg, quilt, stgit, topgit
80+
B: Bug tracking system location.
8081
S: Status, one of the following:
8182
Supported: Someone is actually paid to look after this.
8283
Maintained: Someone actually looks after it.
@@ -281,6 +282,7 @@ L: [email protected]
281282
W: https://01.org/linux-acpi
282283
Q: https://patchwork.kernel.org/project/linux-acpi/list/
283284
T: git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
285+
B: https://bugzilla.kernel.org
284286
S: Supported
285287
F: drivers/acpi/
286288
F: drivers/pnp/pnpacpi/
@@ -304,6 +306,8 @@ W: https://acpica.org/
304306
W: https://github.com/acpica/acpica/
305307
Q: https://patchwork.kernel.org/project/linux-acpi/list/
306308
T: git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
309+
B: https://bugzilla.kernel.org
310+
B: https://bugs.acpica.org
307311
S: Supported
308312
F: drivers/acpi/acpica/
309313
F: include/acpi/
@@ -313,6 +317,7 @@ ACPI FAN DRIVER
313317
M: Zhang Rui <[email protected]>
314318
315319
W: https://01.org/linux-acpi
320+
B: https://bugzilla.kernel.org
316321
S: Supported
317322
F: drivers/acpi/fan.c
318323

@@ -328,13 +333,15 @@ ACPI THERMAL DRIVER
328333
M: Zhang Rui <[email protected]>
329334
330335
W: https://01.org/linux-acpi
336+
B: https://bugzilla.kernel.org
331337
S: Supported
332338
F: drivers/acpi/*thermal*
333339

334340
ACPI VIDEO DRIVER
335341
M: Zhang Rui <[email protected]>
336342
337343
W: https://01.org/linux-acpi
344+
B: https://bugzilla.kernel.org
338345
S: Supported
339346
F: drivers/acpi/acpi_video.c
340347

@@ -5663,6 +5670,7 @@ HIBERNATION (aka Software Suspend, aka swsusp)
56635670
M: "Rafael J. Wysocki" <[email protected]>
56645671
M: Pavel Machek <[email protected]>
56655672
5673+
B: https://bugzilla.kernel.org
56665674
S: Supported
56675675
F: arch/x86/power/
56685676
F: drivers/base/power/
@@ -9624,6 +9632,7 @@ POWER MANAGEMENT CORE
96249632
M: "Rafael J. Wysocki" <[email protected]>
96259633
96269634
T: git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
9635+
B: https://bugzilla.kernel.org
96279636
S: Supported
96289637
F: drivers/base/power/
96299638
F: include/linux/pm.h
@@ -11613,6 +11622,7 @@ M: "Rafael J. Wysocki" <[email protected]>
1161311622
M: Len Brown <[email protected]>
1161411623
M: Pavel Machek <[email protected]>
1161511624
11625+
B: https://bugzilla.kernel.org
1161611626
S: Supported
1161711627
F: Documentation/power/
1161811628
F: arch/x86/kernel/acpi/

0 commit comments

Comments
 (0)