From 4d5ea0436f3b0d017ae34dc8eef1323c5aa59a6b Mon Sep 17 00:00:00 2001 From: Jeremi Piotrowski Date: Thu, 3 Nov 2022 15:37:25 +0100 Subject: [PATCH] Sync maintainers file from flatcar/flatcar repository --- MAINTAINERS.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 MAINTAINERS.md diff --git a/MAINTAINERS.md b/MAINTAINERS.md new file mode 100644 index 0000000000..abbfa5eb0a --- /dev/null +++ b/MAINTAINERS.md @@ -0,0 +1,9 @@ +# Maintainers + +* Kai Lüke @pothos +* Gabriel Samfira @gabriel-samfira +* Thilo Fromm @t-lo + +See [Governance](https://github.com/flatcar/Flatcar/blob/main/governance.md) for governance, commit, and vote guidelines as well as maintainer responsibilities. Everybody listed in this file is a committer as per governance definition. + +The contents of this file are synchronized from [Flatcar/MAINTAINERS.md](https://github.com/flatcar/Flatcar/blob/main/MAINTAINERS.md).