commit 44bc1461f095792dcee55cc740c12a00daa00406
parent eb752df751b73b61fbbc1d52b7418a1a85f460bd
Author: Vincent Demeester <vincent@sbr.pm>
Date: Thu, 22 Jul 2021 16:10:03 +0200
users/vincent/mails: Add tekton/vmt
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/users/vincent/mails/config.jsonnet b/users/vincent/mails/config.jsonnet
@@ -152,6 +152,7 @@ local google_groups(name, label = '') =
google_groups('tekton-dev', 'tekton/dev') +
google_groups('tekton-users', 'tekton/users') +
google_groups('tekton-governance', 'tekton/governance') +
+ google_groups('tekton-vmt', 'tekton/vmt') +
google_groups('tekton-code-of-conduct', 'tekton/code-of-conduct') +
rh_mailing_list('engineering-advocate', 'engineering-advocate') +
rh_mailing_list('engineering-advocate-nomination', 'engineering-advocate') +