On 19/11/2025 13:51, Thomas Marangoni wrote:
> I've added myself as maintainer for the tids driver.
Please use imperative. See submitting patches.
>
> Signed-off-by: Thomas Marangoni <Thomas.Marangoni@becom-group.com>
> ---
> MAINTAINERS | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 59b145dde215..7b74461b9fa8 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -28042,6 +28042,13 @@ F: include/linux/workqueue.h
> F: kernel/workqueue.c
> F: kernel/workqueue_internal.h
>
> +WSEN TIDS DRIVER
> +M: Thomas Marangoni <Thomas.Marangoni@becom-group.com>
> +L: linux-hwmon@vger.kernel.org
> +S: Maintained
> +F: Documentation/hwmon/tids.rst
> +F: drivers/hwmon/tids.c
There is no such file at this point, which leads to get_maintainers
warning. You need to properly order the pachset (see git log) to
maintain full bisectability.
Best regards,
Krzysztof