DPDK patches and discussions
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: dev@dpdk.org
Cc: Stephen Hemminger <stephen@networkplumber.org>
Subject: [PATCH] add CREDITS file
Date: Tue, 17 Oct 2023 09:29:58 -0700	[thread overview]
Message-ID: <20231017162958.64019-1-stephen@networkplumber.org> (raw)

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 <stephen@networkplumber.org>
---
 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


             reply	other threads:[~2023-10-17 16:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-17 16:29 Stephen Hemminger [this message]
2023-10-17 17:25 ` Jerin Jacob
2023-10-17 19:00 ` Thomas Monjalon
2023-10-18 15:09 ` [PATCH v2] " Stephen Hemminger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231017162958.64019-1-stephen@networkplumber.org \
    --to=stephen@networkplumber.org \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).