diff options
| author | Rob Herring (Arm) <robh@kernel.org> | 2025-10-10 08:04:46 -0500 |
|---|---|---|
| committer | Rob Herring (Arm) <robh@kernel.org> | 2025-10-10 08:04:46 -0500 |
| commit | dc6b724974018c1b3b6fd704899782da3f12f145 (patch) | |
| tree | 3b5db10c69c346c5308500bc5b4ee9bdbfe5bf62 /MAINTAINERS | |
| parent | of: unittest: Fix device reference count leak in of_unittest_pci_node_verify (diff) | |
| download | linux-dc6b724974018c1b3b6fd704899782da3f12f145.tar.gz linux-dc6b724974018c1b3b6fd704899782da3f12f145.zip | |
MAINTAINERS: Move DT patchwork to kernel.org
The ozlabs.org PW instance is slow due to being geographically far away
from any of the maintainers and seems to have gotten slower as of late
(AI scrapers perhaps). The kernel.org PW also has some additional
features (i.e. pwbot) we want to use.
DT core patches also go into PW, so add the PW link for it.
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Diffstat (limited to '')
| -rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3c1970f96d99..9ffa6408fa97 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18882,6 +18882,7 @@ M: Rob Herring <robh@kernel.org> M: Saravana Kannan <saravanak@google.com> L: devicetree@vger.kernel.org S: Maintained +Q: http://patchwork.kernel.org/project/devicetree/list/ W: http://www.devicetree.org/ C: irc://irc.libera.chat/devicetree T: git git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git @@ -18902,7 +18903,7 @@ M: Krzysztof Kozlowski <krzk+dt@kernel.org> M: Conor Dooley <conor+dt@kernel.org> L: devicetree@vger.kernel.org S: Maintained -Q: http://patchwork.ozlabs.org/project/devicetree-bindings/list/ +Q: http://patchwork.kernel.org/project/devicetree/list/ C: irc://irc.libera.chat/devicetree T: git git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git F: Documentation/devicetree/ |
