From c70a98d6d1fce00c05b166ae951bf44f59161320 Mon Sep 17 00:00:00 2001 From: Jeremi Piotrowski Date: Thu, 3 Nov 2022 15:37:27 +0100 Subject: [PATCH] Sync maintainers file from flatcar/flatcar repository --- .../src/third_party/coreos-overlay/MAINTAINERS.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 sdk_container/src/third_party/coreos-overlay/MAINTAINERS.md diff --git a/sdk_container/src/third_party/coreos-overlay/MAINTAINERS.md b/sdk_container/src/third_party/coreos-overlay/MAINTAINERS.md new file mode 100644 index 0000000000..170f832519 --- /dev/null +++ b/sdk_container/src/third_party/coreos-overlay/MAINTAINERS.md @@ -0,0 +1,8 @@ +# Maintainers + +* Krzesimir Nowak @krnowak +* 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).