diff options
author | Ryszard Knop <[email protected]> | 2024-04-24 13:41:59 +0200 |
---|---|---|
committer | Lucas De Marchi <[email protected]> | 2024-05-21 07:31:33 -0700 |
commit | a568ff8cd0feb9202d8bd7d572b170931b57248c (patch) | |
tree | 3ad3dea299977c5bb71262f274bc0edaab5c18e8 | |
parent | d370a9dba5c4a9bc1b6bc0643037700a03fceae1 (diff) |
MAINTAINERS: Move the drm-intel repo location to fd.o GitLab
The drm-intel repo is moving from the classic fd.o git host to GitLab.
Update its location with a URL matching other fd.o GitLab kernel trees.
Signed-off-by: Ryszard Knop <[email protected]>
Acked-by: Jani Nikula <[email protected]>
Acked-by: Tvrtko Ursulin <[email protected]>
Acked-by: Lucas De Marchi <[email protected]>
Acked-by: Rodrigo Vivi <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Lucas De Marchi <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index abd4dbe2c653..841de2af93f0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10853,7 +10853,7 @@ W: https://drm.pages.freedesktop.org/intel-docs/ Q: http://patchwork.freedesktop.org/project/intel-gfx/ B: https://drm.pages.freedesktop.org/intel-docs/how-to-file-i915-bugs.html C: irc://irc.oftc.net/intel-gfx -T: git git://anongit.freedesktop.org/drm-intel +T: git https://gitlab.freedesktop.org/drm/i915/kernel.git F: Documentation/ABI/testing/sysfs-driver-intel-i915-hwmon F: Documentation/gpu/i915.rst F: drivers/gpu/drm/ci/xfails/i915* |