From patchwork Tue Oct 17 14:27:37 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Olivier Matz X-Patchwork-Id: 132760 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 637E14318D; Tue, 17 Oct 2023 16:29:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E1AB140273; Tue, 17 Oct 2023 16:29:57 +0200 (CEST) Received: from mail-lf1-f42.google.com (mail-lf1-f42.google.com [209.85.167.42]) by mails.dpdk.org (Postfix) with ESMTP id A540B40270 for ; Tue, 17 Oct 2023 16:29:56 +0200 (CEST) Received: by mail-lf1-f42.google.com with SMTP id 2adb3069b0e04-507b96095abso1792471e87.3 for ; Tue, 17 Oct 2023 07:29:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6wind.com; s=google; t=1697552996; x=1698157796; darn=dpdk.org; h=content-transfer-encoding:mime-version:message-id:date:subject:to :from:from:to:cc:subject:date:message-id:reply-to; bh=LtFDSR4vfzKhBYuMgCRO9EgAF8b6YLD4zyWnYjra2q4=; b=cyICs/2fVEx2I2aD5qru3TwFcAIVxvXSclKq5urEag1RlztOSUcZggoX9zlGYMoMxi bTO48CLz13SgQ95m6OzQuJ0EpOT+KBUFDFb0uv8NYZEhgmYgEAnJK5zpiyQxT0qaOrs0 JEgfvKYIPDxmF2REunkgxitqM4gGbvSTsuUOIAFQgtf4e1TzQ5shHSqnsqR00U+3A57v 99+yt8WLPEqwZsVbu0Ohfi/Cgoo9yMukiJ+2M94dYHWnykNVJtV0S3m55/WFXlifKJO4 3aI9qv9+3tZ/5N9eWC91yc8ymmtwRI5JCuvxDRJIyGcYw5Wfse6+lIPS0v7ghmmaFdgR t4Og== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697552996; x=1698157796; h=content-transfer-encoding:mime-version:message-id:date:subject:to :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=LtFDSR4vfzKhBYuMgCRO9EgAF8b6YLD4zyWnYjra2q4=; b=dYpUjYjRAPE5huvobMfq5OKMXv0B26ailVPEjibZhBq5BICtyWKcKrqhsC8EMvte/X dn+vfqI8Pt2OijNtaD5/9zw0erNLpxRRMNjkSl0R5PZ+4zZKborEoXkVKSSkyFIY1c3L V8rRl2PmmXVcPLoe8lF7bjeQbvTFCzgMVHJyepOYcbkPvC3NWbykaj1GDg9RJuF3UvUt 70VtKU/9Vd/F7F0gEeTKFoHpPZru0qCuIgy1K+8bHI8cM6Qs2neuZV4l2eehSZZZG9zO HB8fuRA6gxrJVui87OfZBjsJyk2QDMQZXwmZ9kt4TQwRTlNT4C3S5SQVd5IYjMaryPVU 2byg== X-Gm-Message-State: AOJu0YwbAfQ3YN3c7adt5+5SsTmW1qsFNzO+oN7+Hp1FCpLDomix8Hgh 0l6+TU4uCiuI+uUBLrARVWsLq5PqOvhXU9IxT28= X-Google-Smtp-Source: AGHT+IFbgNpdACPCCGhVvb7RTjXPJc5uK8FNa8bpb79qOPvv8g3D8MEoQnbCdzTnB1wvvbdUV1wpmQ== X-Received: by 2002:a19:ee0d:0:b0:507:ab66:f118 with SMTP id g13-20020a19ee0d000000b00507ab66f118mr1691745lfb.68.1697552995883; Tue, 17 Oct 2023 07:29:55 -0700 (PDT) Received: from gojira.dev.6wind.com ([185.13.181.2]) by smtp.gmail.com with ESMTPSA id m8-20020a5d6a08000000b0032dc2110d01sm1791433wru.61.2023.10.17.07.29.55 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 17 Oct 2023 07:29:55 -0700 (PDT) From: Olivier Matz To: dev@dpdk.org Subject: [PATCH] maintainers: remove olivier.matz@6wind.com Date: Tue, 17 Oct 2023 16:27:37 +0200 Message-Id: <20231017142737.2692772-1-olivier.matz@6wind.com> X-Mailer: git-send-email 2.30.2 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 Unfortunatly I don't have enough time to undertake my maintainer role at the expected level. It will probably not going to get better anytime soon, so remove myself from maintainers. Signed-off-by: Olivier Matz Acked-by: Bruce Richardson Acked-by: Stephen Hemminger Acked-by: Thomas Monjalon --- MAINTAINERS | 6 ------ 1 file changed, 6 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 80e071d13e..2b7dd0afb9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -378,7 +378,6 @@ Core Libraries T: git://dpdk.org/dpdk Memory pool -M: Olivier Matz M: Andrew Rybchenko F: lib/mempool/ F: drivers/mempool/ring/ @@ -395,14 +394,12 @@ F: app/test/test_ring* F: app/test/test_func_reentrancy.c Stack -M: Olivier Matz F: lib/stack/ F: drivers/mempool/stack/ F: app/test/test_stack* F: doc/guides/prog_guide/stack_lib.rst Packet buffer -M: Olivier Matz F: lib/mbuf/ F: doc/guides/prog_guide/mbuf_lib.rst F: app/test/test_mbuf.c @@ -1468,7 +1465,6 @@ Packet processing ----------------- Network headers -M: Olivier Matz F: lib/net/ F: app/test/test_cksum.c F: app/test/test_cksum_perf.c @@ -1649,7 +1645,6 @@ F: app/test/test_cfgfile.c F: app/test/test_cfgfiles/ Interactive command line -M: Olivier Matz F: lib/cmdline/ F: app/test-cmdline/ F: app/test/test_cmdline* @@ -1657,7 +1652,6 @@ F: examples/cmdline/ F: doc/guides/sample_app_ug/cmd_line.rst Key/Value parsing -M: Olivier Matz F: lib/kvargs/ F: app/test/test_kvargs.c