From 6c1d014044acd61833b28086198cf39ef1258a93 Mon Sep 17 00:00:00 2001 From: Andrew Klychkov Date: Mon, 19 Oct 2020 16:27:49 +0300 Subject: [PATCH] Update BOTMETA.yml (#1122) --- .github/BOTMETA.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index fdb1d3d5a8..9f21ad1eca 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -66,6 +66,8 @@ files: $doc_fragments/hwc.py: maintainers: $team_huawei labels: hwc + $doc_fragments/nomad.py: + maintainers: chris93111 $doc_fragments/postgres.py: maintainers: $team_postgresql labels: postgres postgresql @@ -448,6 +450,8 @@ files: authors: sgargan $modules/clustering/etcd3.py: authors: evrardjp vfauth + $modules/clustering/nomad/: + maintainers: chris93111 $modules/clustering/pacemaker_cluster.py: authors: matbu $modules/clustering/znode.py: