diff mbox series

[1/2] MAINTAINERS: Update DRM GPU Scheduler section

Message ID 20250113121851.31382-1-phasta@kernel.org (mailing list archive)
State New, archived
Headers show
Series [1/2] MAINTAINERS: Update DRM GPU Scheduler section | expand

Commit Message

Philipp Stanner Jan. 13, 2025, 12:18 p.m. UTC
Luben has not been active and has not responded to mails since summer
2024. Remove him from MAINTAINERS and add an entry in CREDITS.

Philipp has a new email address and an ACK to commit work time to the
scheduler. Thus, set the state to 'Supported'.

Cc: Matthew Brost <matthew.brost@intel.com>
Cc: Danilo Krummrich <dakr@kernel.org>
Signed-off-by: Philipp Stanner <phasta@kernel.org>
---
 CREDITS     | 4 ++++
 MAINTAINERS | 5 ++---
 2 files changed, 6 insertions(+), 3 deletions(-)

Comments

Dave Airlie Jan. 16, 2025, 7:36 p.m. UTC | #1
On Mon, 13 Jan 2025 at 22:19, Philipp Stanner <phasta@kernel.org> wrote:
>
> Luben has not been active and has not responded to mails since summer
> 2024. Remove him from MAINTAINERS and add an entry in CREDITS.
>
> Philipp has a new email address and an ACK to commit work time to the
> scheduler. Thus, set the state to 'Supported'.
>
> Cc: Matthew Brost <matthew.brost@intel.com>
> Cc: Danilo Krummrich <dakr@kernel.org>
> Signed-off-by: Philipp Stanner <phasta@kernel.org>
> ---

Reviewed-by: Dave Airlie <airlied@redhat.com>

for both, drop them into next I suppose at this point.

>  CREDITS     | 4 ++++
>  MAINTAINERS | 5 ++---
>  2 files changed, 6 insertions(+), 3 deletions(-)
>
> diff --git a/CREDITS b/CREDITS
> index cda68f04d5f1..1593ada4209c 100644
> --- a/CREDITS
> +++ b/CREDITS
> @@ -3948,6 +3948,10 @@ S: 1 Amherst Street
>  S: Cambridge, Massachusetts 02139
>  S: USA
>
> +N: Luben Tuikov
> +E: Luben Tuikov <ltuikov89@gmail.com>
> +D: Maintainer of the DRM GPU Scheduler
> +
>  N: Simmule Turner
>  E: sturner@tele-tv.com
>  D: Added swapping to filesystem
> diff --git a/MAINTAINERS b/MAINTAINERS
> index a87ddad78e26..fa288ef20c59 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7888,12 +7888,11 @@ F:      Documentation/gpu/zynqmp.rst
>  F:     drivers/gpu/drm/xlnx/
>
>  DRM GPU SCHEDULER
> -M:     Luben Tuikov <ltuikov89@gmail.com>
>  M:     Matthew Brost <matthew.brost@intel.com>
>  M:     Danilo Krummrich <dakr@kernel.org>
> -M:     Philipp Stanner <pstanner@redhat.com>
> +M:     Philipp Stanner <phasta@kernel.org>
>  L:     dri-devel@lists.freedesktop.org
> -S:     Maintained
> +S:     Supported
>  T:     git https://gitlab.freedesktop.org/drm/misc/kernel.git
>  F:     drivers/gpu/drm/scheduler/
>  F:     include/drm/gpu_scheduler.h
> --
> 2.47.1
>
>
Philipp Stanner Jan. 17, 2025, 8:01 a.m. UTC | #2
(-cc some unrelated people)

On Mon, 2025-01-13 at 13:18 +0100, Philipp Stanner wrote:
> Luben has not been active and has not responded to mails since summer
> 2024. Remove him from MAINTAINERS and add an entry in CREDITS.
> 
> Philipp has a new email address and an ACK to commit work time to the
> scheduler. Thus, set the state to 'Supported'.
> 
> Cc: Matthew Brost <matthew.brost@intel.com>
> Cc: Danilo Krummrich <dakr@kernel.org>
> Signed-off-by: Philipp Stanner <phasta@kernel.org>

Applied those two to drm-misc-next.

P.

> ---
>  CREDITS     | 4 ++++
>  MAINTAINERS | 5 ++---
>  2 files changed, 6 insertions(+), 3 deletions(-)
> 
> diff --git a/CREDITS b/CREDITS
> index cda68f04d5f1..1593ada4209c 100644
> --- a/CREDITS
> +++ b/CREDITS
> @@ -3948,6 +3948,10 @@ S: 1 Amherst Street
>  S: Cambridge, Massachusetts 02139
>  S: USA
>  
> +N: Luben Tuikov
> +E: Luben Tuikov <ltuikov89@gmail.com>
> +D: Maintainer of the DRM GPU Scheduler
> +
>  N: Simmule Turner
>  E: sturner@tele-tv.com
>  D: Added swapping to filesystem
> diff --git a/MAINTAINERS b/MAINTAINERS
> index a87ddad78e26..fa288ef20c59 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7888,12 +7888,11 @@ F:	Documentation/gpu/zynqmp.rst
>  F:	drivers/gpu/drm/xlnx/
>  
>  DRM GPU SCHEDULER
> -M:	Luben Tuikov <ltuikov89@gmail.com>
>  M:	Matthew Brost <matthew.brost@intel.com>
>  M:	Danilo Krummrich <dakr@kernel.org>
> -M:	Philipp Stanner <pstanner@redhat.com>
> +M:	Philipp Stanner <phasta@kernel.org>
>  L:	dri-devel@lists.freedesktop.org
> -S:	Maintained
> +S:	Supported
>  T:	git https://gitlab.freedesktop.org/drm/misc/kernel.git
>  F:	drivers/gpu/drm/scheduler/
>  F:	include/drm/gpu_scheduler.h
diff mbox series

Patch

diff --git a/CREDITS b/CREDITS
index cda68f04d5f1..1593ada4209c 100644
--- a/CREDITS
+++ b/CREDITS
@@ -3948,6 +3948,10 @@  S: 1 Amherst Street
 S: Cambridge, Massachusetts 02139
 S: USA
 
+N: Luben Tuikov
+E: Luben Tuikov <ltuikov89@gmail.com>
+D: Maintainer of the DRM GPU Scheduler
+
 N: Simmule Turner
 E: sturner@tele-tv.com
 D: Added swapping to filesystem
diff --git a/MAINTAINERS b/MAINTAINERS
index a87ddad78e26..fa288ef20c59 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7888,12 +7888,11 @@  F:	Documentation/gpu/zynqmp.rst
 F:	drivers/gpu/drm/xlnx/
 
 DRM GPU SCHEDULER
-M:	Luben Tuikov <ltuikov89@gmail.com>
 M:	Matthew Brost <matthew.brost@intel.com>
 M:	Danilo Krummrich <dakr@kernel.org>
-M:	Philipp Stanner <pstanner@redhat.com>
+M:	Philipp Stanner <phasta@kernel.org>
 L:	dri-devel@lists.freedesktop.org
-S:	Maintained
+S:	Supported
 T:	git https://gitlab.freedesktop.org/drm/misc/kernel.git
 F:	drivers/gpu/drm/scheduler/
 F:	include/drm/gpu_scheduler.h