From f0eb724eee12a643d4c3fe7aefd00ba2631f9ac1 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Fri, 14 Aug 2020 13:49:37 -0700 Subject: [PATCH] Add MAINTAINERS.md MAINTAINERS.md describes the main contributors to the dent-artifacts project. Signed-off-by: Jessica Wagantall --- MAINTAINERS.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 MAINTAINERS.md diff --git a/MAINTAINERS.md b/MAINTAINERS.md new file mode 100644 index 0000000..17c7885 --- /dev/null +++ b/MAINTAINERS.md @@ -0,0 +1,11 @@ +## Maintainers + +Maintainers of testcases project +are supposed to help contributors by explain them project details, +such as architecture, process, existing issues. + +This is the list of maintainers, including their email address for direct communications: + +| Name | GitHub Id | email | Area of expertise | +|------------------------|--------------------------|--------------------------------|---------------------------------| +| Steven Noble | @sonoble | snoble@sonn.com | Develompent |