diff --git a/.bcr/core/metadata.template.json b/.bcr/core/metadata.template.json index df6ed084..8237d83d 100644 --- a/.bcr/core/metadata.template.json +++ b/.bcr/core/metadata.template.json @@ -10,6 +10,11 @@ "email": "andreas.herrmann@tweag.io", "github": "aherrmann", "name": "Andreas Herrmann" + }, + { + "email": "malte.poll@moduscreate.com", + "github": "malt3", + "name": "Malte Poll" } ], "repository": [ diff --git a/.bcr/nodejs/metadata.template.json b/.bcr/nodejs/metadata.template.json index df6ed084..8237d83d 100644 --- a/.bcr/nodejs/metadata.template.json +++ b/.bcr/nodejs/metadata.template.json @@ -10,6 +10,11 @@ "email": "andreas.herrmann@tweag.io", "github": "aherrmann", "name": "Andreas Herrmann" + }, + { + "email": "malte.poll@moduscreate.com", + "github": "malt3", + "name": "Malte Poll" } ], "repository": [ diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index cbe096e4..27eeaf7f 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @benradf @malt3 +* @tweag/rules_nixpkgs_reviewers diff --git a/registry/modules/rules_nixpkgs_core/metadata.json b/registry/modules/rules_nixpkgs_core/metadata.json index 926bcd4f..de56601d 100644 --- a/registry/modules/rules_nixpkgs_core/metadata.json +++ b/registry/modules/rules_nixpkgs_core/metadata.json @@ -10,6 +10,11 @@ "email": "andreas.herrmann@tweag.io", "github": "aherrmann", "name": "Andreas Herrmann" + }, + { + "email": "malte.poll@moduscreate.com", + "github": "malt3", + "name": "Malte Poll" } ], "versions": ["0.12.0"],