From 5570ca50971dce91bcb0256a0faba0b29abdd369 Mon Sep 17 00:00:00 2001 From: Malte Poll Date: Wed, 30 Oct 2024 12:46:42 +0100 Subject: [PATCH] add malt3 to bcr metadata --- .bcr/core/metadata.template.json | 5 +++++ .bcr/nodejs/metadata.template.json | 5 +++++ registry/modules/rules_nixpkgs_core/metadata.json | 5 +++++ 3 files changed, 15 insertions(+) diff --git a/.bcr/core/metadata.template.json b/.bcr/core/metadata.template.json index df6ed0843..8237d83d8 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 df6ed0843..8237d83d8 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/registry/modules/rules_nixpkgs_core/metadata.json b/registry/modules/rules_nixpkgs_core/metadata.json index 926bcd4f3..de56601d2 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"],