[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230514022613.10047-1-stephen@networkplumber.org>
Date: Sat, 13 May 2023 19:26:13 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: netdev@...r.kernel.org
Cc: Stephen Hemminger <stephen@...workplumber.org>
Subject: [PATCH iproute2] CREDITS: add file
Like the kernel, record some of the historical contributors to iproute2.
Signed-off-by: Stephen Hemminger <stephen@...workplumber.org>
---
CREDITS | 30 ++++++++++++++++++++++++++++++
README | 4 ++--
2 files changed, 32 insertions(+), 2 deletions(-)
create mode 100644 CREDITS
diff --git a/CREDITS b/CREDITS
new file mode 100644
index 000000000000..bcfe05b47a00
--- /dev/null
+++ b/CREDITS
@@ -0,0 +1,30 @@
+ This is at least a partial credits file of people that have
+ contributed to iproute2 over its history.
+ 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)
+
+N: Werner Almesberger
+E: werner@...esberger.net
+W: https://www.almesberger.net/
+D: Wrote original classifiers, qdiscs, etc.
+
+N: Stephen Hemminger
+E: stephen@...workplumber.org
+D: Took over iproute2 starting with 2.6 kernel
+
+N: Alexey Kuznetsov
+E: kuznet@....inr.ac.ru
+D: Original author of iproute2
+
+N: YOSHIFUJI Hideaki/ 吉藤英明
+E: yoshfuji@...ux-ipv6.org
+D: USAGI project - Linux IPv6 Development
+
+N: David S. Miller
+E: davem@...emloft.net
+D: Developed the kernel networking and routing system
+
+N: Jamal Hadi Salam
+D: Original developer of TC classifier and action
+E: hadi@...erus.ca
diff --git a/README b/README
index fa0c7869f1f6..4eb9390a3ffa 100644
--- a/README
+++ b/README
@@ -38,5 +38,5 @@ kernel include files.
Stephen Hemminger
stephen@...workplumber.org
-Alexey Kuznetsov
-kuznet@....inr.ac.ru
+David Ahern
+dsahern@...il.com
--
2.39.2
Powered by blists - more mailing lists