From patchwork Mon Apr 22 18:39:07 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Stephen Hemminger X-Patchwork-Id: 139627 X-Patchwork-Delegate: thomas@monjalon.net Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id D7A2843EDD; Mon, 22 Apr 2024 20:40:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7209440268; Mon, 22 Apr 2024 20:40:10 +0200 (CEST) Received: from mail-pf1-f173.google.com (mail-pf1-f173.google.com [209.85.210.173]) by mails.dpdk.org (Postfix) with ESMTP id 40DD040265 for ; Mon, 22 Apr 2024 20:40:09 +0200 (CEST) Received: by mail-pf1-f173.google.com with SMTP id d2e1a72fcca58-6f28bb6d747so1396972b3a.3 for ; Mon, 22 Apr 2024 11:40:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20230601.gappssmtp.com; s=20230601; t=1713811208; x=1714416008; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=+SfJsxXOjs4aSqa980wqu8tFyOe/Do+kPPAeIdsVblg=; b=YDHckifvHGU9aL6klJoOYTdklaJLoRtReSpz1r/APnuZ3EqQE3bPFXws9hC7H7kBni DJIQkKgNS8+IZP+smLBSH5ML0QZ8Ja4t5SdDLPEdABwRvg1GEIEr6+vc7hbSipIap3aY aEwifvBEVSWx8yOjN/gaor0dTxN2ePtvfzKmNQJftu7FThMAiREMABce2a1377N0t7ZA ElbJQQY5+HDXDB1z9UPh4Np6GRzBLK4YirXjtSBHQ3E89tVvEzQgzichn0wjPfhu5nzY 0BLmtw14RJ/3IjweQtoJ1d+DEaiZcHP7WlJnueS5f0sfRvhsvIgzYBzaBuwQgMhJ+z8Z Dfnw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713811208; x=1714416008; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+SfJsxXOjs4aSqa980wqu8tFyOe/Do+kPPAeIdsVblg=; b=VRhWKb0RvYRQO+Kx7bP3cgGcP+7PqiSXSdD0TwBPLq0XLXFPJ3wDQ4mPHE49oAMxyK ixBygszY+P2WB7mHfvdZhmtSUvojFg+GWOMBvz+vsjCQqseqGeGvmuht+VFEQz4pwX8U nqp1e/0LXRkf2ucUZRbWHXxPJJW8K2P+QJMJYnD6nuBvPuq5bqfpeKtM1NyTTBAtaG7I LVeH4Tj3emieMs9Br89wEZmYrjp5k3RLXegQCZ64KmU/Y/2Z08AGC6+JK2aJ4rSZs47g showrwOaYaTp+PzUm5wqnJ8iaZyUhR4NkTCitoCO1Q58eR0//tOyHFCBoqpqVOPVXbWJ S+jA== X-Gm-Message-State: AOJu0YzPHJAHNT6rQKXFkgDopPPnPoBNh2ZP5Mo/88r8hvFnMKIcbG12 3D2+98WW+PH/ZzCfgyMglNDCMYFIcY/HFgyM+zhAseCT5YYRoYNtBdOzW4TmH9Hw4qiozXEo0aR mDuM= X-Google-Smtp-Source: AGHT+IGZGUeeKTeqKo2gOdg23MNuzf0LByHzYE+0S4R70N+qO3YdmJM0EDd1e8LfpLOq+XCMWEWOPA== X-Received: by 2002:a05:6a21:3996:b0:1ac:efbd:dc46 with SMTP id ad22-20020a056a21399600b001acefbddc46mr6534025pzc.2.1713811208067; Mon, 22 Apr 2024 11:40:08 -0700 (PDT) Received: from hermes.local (204-195-96-226.wavecable.com. [204.195.96.226]) by smtp.gmail.com with ESMTPSA id fb22-20020a056a002d9600b006eceaccaec9sm8111058pfb.131.2024.04.22.11.40.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 22 Apr 2024 11:40:07 -0700 (PDT) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger , Bruce Richardson , Thomas Monjalon , =?utf-8?q?Juraj_Linke=C5=A1?= Subject: [PATCH v3] MAINTAINERS: remove maintainers that bounce Date: Mon, 22 Apr 2024 11:39:07 -0700 Message-ID: <20240422183958.6338-1-stephen@networkplumber.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240405170514.369037-1-stephen@networkplumber.org> References: <20240405170514.369037-1-stephen@networkplumber.org> MIME-Version: 1.0 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Recent patch set for rte_memcpy, discovered that the some mail addresses could not be found. Signed-off-by: Stephen Hemminger Acked-by: Bruce Richardson Acked-by: Tyler Retzlaff Acked-by: Juraj Linkeš --- v3 - remove lijan.tu@intel.com as well (suggested by Bruce) MAINTAINERS | 5 ----- dts/pyproject.toml | 1 - 2 files changed, 6 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 7abb3aee49..00a8595a06 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -745,7 +745,6 @@ F: doc/guides/nics/features/hns3.ini Huawei hinic M: Ziyang Xuan M: Xiaoyun Wang -M: Guoyang Zhou F: drivers/net/hinic/ F: doc/guides/nics/hinic.rst F: doc/guides/nics/features/hinic.ini @@ -766,7 +765,6 @@ F: doc/guides/nics/intel_vf.rst F: doc/guides/nics/features/ixgbe*.ini Intel i40e -M: Yuying Zhang T: git://dpdk.org/next/dpdk-next-net-intel F: drivers/net/i40e/ F: doc/guides/nics/i40e.rst @@ -801,7 +799,6 @@ F: doc/guides/nics/idpf.rst F: doc/guides/nics/features/idpf.ini Intel cpfl - EXPERIMENTAL -M: Yuying Zhang T: git://dpdk.org/next/dpdk-next-net-intel F: drivers/net/cpfl/ F: doc/guides/nics/cpfl.rst @@ -1797,7 +1794,6 @@ F: app/test/sample_packet_forward.h Networking drivers testing tool M: Aman Singh -M: Yuying Zhang T: git://dpdk.org/next/dpdk-next-net F: app/test-pmd/ F: doc/guides/testpmd_app_ug/ @@ -1851,7 +1847,6 @@ F: app/proc-info/ F: doc/guides/tools/proc_info.rst DTS -M: Lijuan Tu M: Juraj Linkeš F: dts/ F: devtools/dts-check-format.sh diff --git a/dts/pyproject.toml b/dts/pyproject.toml index a81e46fc07..5ddbb46dd6 100644 --- a/dts/pyproject.toml +++ b/dts/pyproject.toml @@ -13,7 +13,6 @@ authors = [ "Jeremy Spewock " ] maintainers = [ - "Lijuan Tu ", "Juraj Linkeš " ] documentation = "https://doc.dpdk.org/guides/tools/dts.html"