From 2b6a957d81efe33eb043309a90e62a43e91f6ed5 Mon Sep 17 00:00:00 2001 From: James Zabala <35942204+clouderati@users.noreply.github.com> Date: Mon, 13 Aug 2018 15:00:03 -0400 Subject: [PATCH] create OWNERS.md file Listing maintainers for community members and contributors to be able to easily reach out to us. --- OWNERS.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 OWNERS.md diff --git a/OWNERS.md b/OWNERS.md new file mode 100644 index 000000000..fecfaf151 --- /dev/null +++ b/OWNERS.md @@ -0,0 +1,13 @@ +Please see [CONTRIBUTING.md](CONTRIBUTING.md) for general contribution guidelines. +[GOVERNANCE.md](GOVERNANCE.md) describes governance guidelines and maintainer responsibilities. + +# Maintainers + +* Daniel Jiang ([reasonerjt](https://github.com/reasonerjt)) +* Steven Ren ([renmaosheng](https://github.com/renmaosheng)) +* Daojun Zhang ([stonezdj](https://github.com/stonezdj)) +* Wenkai Yin ([ywk253100](https://github.com/ywk253100)) +* Yan ([wy65701436](https://github.com/wy65701436)) +* Qian Deng ([ninjadq](https://github.com/ninjadq)) +* Mia Zhou ([zhoumeina](https://github.com/zhoumeina)) +* James Zabala ([clouderati](https://github.com/clouderati))