diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index 3689c2337c6..06e43d83e63 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -222,6 +222,7 @@ aliases: - krzyzacy - ixdy - spiffxp + - dims sig-testing-approvers: - bentheelder - cblecker @@ -424,6 +425,7 @@ aliases: - soltysh - piosz - jsafrane + - dims # api-reviewers targeted by sig area # see https://git.k8s.io/community/sig-architecture/api-review-process.md#training-reviews @@ -449,6 +451,7 @@ aliases: sig-cloud-provider-api-reviewers: - andrewsykim - cheftako + - dims # sig-cluster-lifecycle-api-reviewers: # - diff --git a/build/OWNERS b/build/OWNERS index 5b01b9b4b7b..0df127a0141 100644 --- a/build/OWNERS +++ b/build/OWNERS @@ -3,6 +3,7 @@ reviewers: - bentheelder - cblecker + - dims - fejta - justaugustus - lavalamp diff --git a/cmd/OWNERS b/cmd/OWNERS index 02130504f9d..d81537c055b 100644 --- a/cmd/OWNERS +++ b/cmd/OWNERS @@ -5,6 +5,7 @@ reviewers: - lavalamp - mikedanese - thockin + - dims approvers: - dchen1107 - lavalamp diff --git a/pkg/OWNERS b/pkg/OWNERS index c252622e2a8..6d54bac45c5 100644 --- a/pkg/OWNERS +++ b/pkg/OWNERS @@ -3,6 +3,7 @@ reviewers: - brendandburns - dchen1107 + - dims - lavalamp - smarterclayton - thockin diff --git a/plugin/OWNERS b/plugin/OWNERS index 6c485ee2533..51d90eebe56 100644 --- a/plugin/OWNERS +++ b/plugin/OWNERS @@ -3,6 +3,7 @@ reviewers: - brendandburns - davidopp + - dims - dchen1107 - lavalamp - thockin diff --git a/staging/OWNERS b/staging/OWNERS index 0a9750f0234..7e1e8ae9946 100644 --- a/staging/OWNERS +++ b/staging/OWNERS @@ -4,6 +4,7 @@ approvers: - lavalamp - smarterclayton reviewers: +- dims - lavalamp - smarterclayton - wojtek-t diff --git a/third_party/OWNERS b/third_party/OWNERS index d74f3c50dec..5cbca497623 100644 --- a/third_party/OWNERS +++ b/third_party/OWNERS @@ -1,6 +1,7 @@ # See the OWNERS docs at https://go.k8s.io/owners reviewers: + - dims - lavalamp - smarterclayton - thockin