From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 360A94318E; Tue, 17 Oct 2023 19:25:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B5B49402DE; Tue, 17 Oct 2023 19:25:49 +0200 (CEST) Received: from mail-ot1-f45.google.com (mail-ot1-f45.google.com [209.85.210.45]) by mails.dpdk.org (Postfix) with ESMTP id B32D4402B3 for ; Tue, 17 Oct 2023 19:25:47 +0200 (CEST) Received: by mail-ot1-f45.google.com with SMTP id 46e09a7af769-6c4b9e09521so3937719a34.3 for ; Tue, 17 Oct 2023 10:25:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1697563547; x=1698168347; darn=dpdk.org; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=k2Y6Nu4hev/5VVPA4efw9kdKAjEsA7vI34QGGrfsQGQ=; b=lmVe0fuNJS/PbxYkjo/v/Mfa/d6fyVcR8S9lDpon4v2xHiayZ2WVwJYs64SaXfc5jn XPd2iM2EPnnr4tSwM2AUbEFFtC+a/wTwflIUsuFhma9V3NwTufCJnpHvCsWCKXhoxpWy JfcKqgKahv9Rr7frtharDzFJZR0gqBA+eZBNc4vNOTy88D7qLwNhXU+KLcsnLoZ6eChD alXYIrulfO36XT9OJUyHPh2Gb5U8GhIAbO52hTiN5Dt1IC+VDSgS4mptY7/rOiMHcTVy B93N1iRlkVSsDnJbZ5KzGdoFOFJabtGzwdiZssGUVAKajLI15KwiB4V/vUleaZhYUScK mAUg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697563547; x=1698168347; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=k2Y6Nu4hev/5VVPA4efw9kdKAjEsA7vI34QGGrfsQGQ=; b=TAl8KczcRiQ1ma7r8mWGVtnz4CrGQIVQBzO0KkIj5VLG6LXMKjhmG432Xyp1mx2h9b LuxPlqzszj0HHQzRc4u3pxuhJ0SN6bGptuvpP1X7jr4140S64rHcZAMeaWQHCWMUYld3 Mp+jLNREeaOlil4Qa0UM1sKsly/jqfV156AOxjptNaRAb8jZl4sZ/3qjCdipOnGzc6ZH PEAdfA2+JKM4DCCw+7VnnVDszcuolPkfzWxrJwlFM6/vzuNZv3sIlpsfUv7NjVm4+Iz9 AXerJCDJ1LR1knAW/pNWSq7adFkhhQmjZSakEyDvv6h4+m8V8N0b90gIURsjDDSCZA1r lutw== X-Gm-Message-State: AOJu0Yzh31GqLQgh/3Zrrzwken47+/o/6A65FHdml7jqhrpw3nAdT0uM V1/SnNtfiXKF39mH5LNJo6ngQRZaOCRRiYUZuNXRvx4FFH0= X-Google-Smtp-Source: AGHT+IH5kNrvWUgpcrgzbBTMtPuve+jv7sn6kkeNCdpKNYZk1uRvj870/CJTeDr1kaXv7pQgeIgBh/vcF/lYow6FSAY= X-Received: by 2002:a05:6830:4413:b0:6b9:90db:f6ed with SMTP id q19-20020a056830441300b006b990dbf6edmr3620188otv.11.1697563546742; Tue, 17 Oct 2023 10:25:46 -0700 (PDT) MIME-Version: 1.0 References: <20231017162958.64019-1-stephen@networkplumber.org> In-Reply-To: <20231017162958.64019-1-stephen@networkplumber.org> From: Jerin Jacob Date: Tue, 17 Oct 2023 22:55:13 +0530 Message-ID: Subject: Re: [PATCH] add CREDITS file To: Stephen Hemminger Cc: dev@dpdk.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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 On Tue, Oct 17, 2023 at 10:00=E2=80=AFPM Stephen Hemminger wrote: > > Add a credits file of past contributors to DPDK. > There are obviously more names that should be added but > lets start this with Venky. > > Signed-off-by: Stephen Hemminger Acked-by: Jerin Jacob > --- > CREDITS | 12 ++++++++++++ > 1 file changed, 12 insertions(+) > create mode 100644 CREDITS > > diff --git a/CREDITS b/CREDITS > new file mode 100644 > index 000000000000..021fed1c76c1 > --- /dev/null > +++ b/CREDITS > @@ -0,0 +1,12 @@ > + This is at least a partial credits-file of people that have > + contributed to the DPDK project. It is sorted by name and > + formatted to allow easy grepping and beautification by > + scripts. The fields are: name (N), email (E), web-address > + (W), and description (D) > + > +---------- > + > +N: Venky Vekatesan > +E: venky.venkatesan@intel.com > +D: Original founder of DPDK project > +W: https://www.dpdk.org/about/venky/ > -- > 2.39.2 >