[PATCH] add CREDITS file
Stephen Hemminger
stephen at networkplumber.org
Tue Oct 17 18:29:58 CEST 2023
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 at 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 at intel.com
+D: Original founder of DPDK project
+W: https://www.dpdk.org/about/venky/
--
2.39.2
More information about the dev
mailing list