diff options
author | Pavel Turinský <[email protected]> | 2021-02-28 17:36:58 +0100 |
---|---|---|
committer | Maarten Lankhorst <[email protected]> | 2021-03-11 11:11:32 +0100 |
commit | 301469c121bfe4a243460ed0b6abf391139c6bb1 (patch) | |
tree | 84f9917be3831c9adc3d7a0e94557951ec13b187 | |
parent | b266409310c6b3c523d824616bc3328026b4ee63 (diff) |
MAINTAINERS: update drm bug reporting URL
The original bugzilla seems to be read-only now, linking to the gitlab
for new bugs.
Signed-off-by: Pavel Turinský <[email protected]>
Cc: [email protected]
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Maarten Lankhorst <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d92f85ca831d..f5f8e8966668 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5835,7 +5835,7 @@ M: David Airlie <[email protected]> M: Daniel Vetter <[email protected]> S: Maintained -B: https://bugs.freedesktop.org/ +B: https://gitlab.freedesktop.org/drm C: irc://chat.freenode.net/dri-devel T: git git://anongit.freedesktop.org/drm/drm F: Documentation/devicetree/bindings/display/ |