From 467a2e62299438ef262926e200303f77a828f9b1 Mon Sep 17 00:00:00 2001 From: Karl Johan Grahn <6355577+karl-johan-grahn@users.noreply.github.com> Date: Thu, 25 Apr 2024 21:23:35 +0200 Subject: [PATCH] update (#643) --- CODE_OF_CONDUCT.md | 3 +++ MAINTAINERS | 5 +++++ 2 files changed, 8 insertions(+) create mode 100644 CODE_OF_CONDUCT.md create mode 100644 MAINTAINERS diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md new file mode 100644 index 0000000..219830f --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +1,3 @@ +# Code of Conduct + +Reloader follows the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md). diff --git a/MAINTAINERS b/MAINTAINERS new file mode 100644 index 0000000..17f0daa --- /dev/null +++ b/MAINTAINERS @@ -0,0 +1,5 @@ +Bharath Nallapeta (@bnallapeta) +Karl Johan Grahn (@karl-johan-grahn) +Muhammad Sheryar Butt (@SheryarButt) +Muneeb Aijaz (@MuneebAijaz) +Tanveer Alam (@tanalam2411)