From a5378f2ccf01c26335f91c13ec0eedd8d56f9f68 Mon Sep 17 00:00:00 2001 From: David Schott Date: Fri, 25 Jan 2019 13:25:56 -0800 Subject: [PATCH] added CONTRIBUTORS.md for Windows and CNI plugins OWNERS.md --- OWNERS.md | 8 ++++++++ plugins/main/windows/CONTRIBUTORS.md | 6 ++++++ 2 files changed, 14 insertions(+) create mode 100644 OWNERS.md create mode 100644 plugins/main/windows/CONTRIBUTORS.md diff --git a/OWNERS.md b/OWNERS.md new file mode 100644 index 00000000..7afdcfcc --- /dev/null +++ b/OWNERS.md @@ -0,0 +1,8 @@ +# Owners +This is the official list of the CNI network plugins owners: +- Bryan Boreham (@bboreham) +- Casey Callendrello (@squeed) +- Dan Williams (@dcbw) +- Gabe Rosenhouse (@rosenhouse) +- Matt Dupre (@matthewdupre) +- Stefan Junker (@steveeJ) \ No newline at end of file diff --git a/plugins/main/windows/CONTRIBUTORS.md b/plugins/main/windows/CONTRIBUTORS.md new file mode 100644 index 00000000..ea050a8e --- /dev/null +++ b/plugins/main/windows/CONTRIBUTORS.md @@ -0,0 +1,6 @@ +# Contributors +This is the official list of the Windows CNI network plugins contributors: + - @rakelkar + - @madhanrm + - @thxCode + - @nagiesek \ No newline at end of file