Message ID | 20230802173046.368434-31-hdegoede@redhat.com |
---|---|
State | Accepted |
Commit | 8a9f997d2e078b18078bc8f006d819d6becdf7b7 |
Headers | show
Return-Path: <linux-media-owner@vger.kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 13588C001E0 for <linux-media@archiver.kernel.org>; Wed, 2 Aug 2023 17:38:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232349AbjHBRib (ORCPT <rfc822;linux-media@archiver.kernel.org>); Wed, 2 Aug 2023 13:38:31 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53528 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234023AbjHBRiD (ORCPT <rfc822;linux-media@vger.kernel.org>); Wed, 2 Aug 2023 13:38:03 -0400 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 37F491717 for <linux-media@vger.kernel.org>; Wed, 2 Aug 2023 10:36:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1690997728; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=kmFxdIVPuLqC1j0PdkbqpqLArIEzt/Tnmml1oyk6O/E=; b=Y+lgaDtuxVs/Bw7//+sj8mVAqhmvVbX+7cz3Sgn0t6wA1bzj1zp/BwS6Yx7yxROyiGsphF rD8dAyTM7s3+D8c/A1UIgmHhM3e8XOYnyd5oYf2BVJhPcuX8VflKjvKRZv8uTL7Scwm86w PEztVDF7Zf4Hgwto9al6Xq37Jwyvakc= Received: from mimecast-mx02.redhat.com (66.187.233.73 [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-391-y2wsH8VTNm6HXo93J3NNyg-1; Wed, 02 Aug 2023 13:31:59 -0400 X-MC-Unique: y2wsH8VTNm6HXo93J3NNyg-1 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.rdu2.redhat.com [10.11.54.7]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 047B228EA6F4; Wed, 2 Aug 2023 17:31:59 +0000 (UTC) Received: from shalem.redhat.com (unknown [10.39.192.110]) by smtp.corp.redhat.com (Postfix) with ESMTP id 9E83B140E949; Wed, 2 Aug 2023 17:31:57 +0000 (UTC) From: Hans de Goede <hdegoede@redhat.com> To: Sakari Ailus <sakari.ailus@linux.intel.com>, Laurent Pinchart <laurent.pinchart@ideasonboard.com>, Rui Miguel Silva <rmfrfs@gmail.com>, Daniel Scally <dan.scally@ideasonboard.com> Cc: Hans de Goede <hdegoede@redhat.com>, Mauro Carvalho Chehab <mchehab@kernel.org>, Andy Shevchenko <andy@kernel.org>, Kate Hsuan <hpa@redhat.com>, Dave Stevenson <dave.stevenson@raspberrypi.com>, Tommaso Merciai <tomm.merciai@gmail.com>, linux-media@vger.kernel.org Subject: [PATCH v4 30/32] MAINTAINERS: Add Hans de Goede as OV2680 sensor driver maintainer Date: Wed, 2 Aug 2023 19:30:44 +0200 Message-ID: <20230802173046.368434-31-hdegoede@redhat.com> In-Reply-To: <20230802173046.368434-1-hdegoede@redhat.com> References: <20230802173046.368434-1-hdegoede@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 3.1 on 10.11.54.7 Precedence: bulk List-ID: <linux-media.vger.kernel.org> X-Mailing-List: linux-media@vger.kernel.org |
Series |
media: ov2680: Bugfixes + ACPI + selection(crop-tgt) API support
|
expand
|
diff --git a/MAINTAINERS b/MAINTAINERS index 0600c2f29080..9369a35c23a3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15608,6 +15608,7 @@ F: drivers/media/i2c/ov13b10.c OMNIVISION OV2680 SENSOR DRIVER M: Rui Miguel Silva <rmfrfs@gmail.com> +M: Hans de Goede <hansg@kernel.org> L: linux-media@vger.kernel.org S: Maintained T: git git://linuxtv.org/media_tree.git