[PATCH] add CREDITS file
Jerin Jacob
jerinjacobk at gmail.com
Tue Oct 17 19:25:13 CEST 2023
On Tue, Oct 17, 2023 at 10:00 PM Stephen Hemminger
<stephen at networkplumber.org> 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 <stephen at networkplumber.org>
Acked-by: Jerin Jacob <jerinj at marvell.com>
> ---
> 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