From 77301e8a2accf45c1e9cd55b60e9caf720a20155 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 15 Feb 2022 21:52:01 +0100 Subject: modules/: Add module certregen. --- code/environments/production/modules/certregen/MAINTAINERS | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 code/environments/production/modules/certregen/MAINTAINERS (limited to 'code/environments/production/modules/certregen/MAINTAINERS') diff --git a/code/environments/production/modules/certregen/MAINTAINERS b/code/environments/production/modules/certregen/MAINTAINERS new file mode 100644 index 0000000..c4aeab2 --- /dev/null +++ b/code/environments/production/modules/certregen/MAINTAINERS @@ -0,0 +1,12 @@ +{ + "version": 1, + "file_format": "This MAINTAINERS file format is described at http://pup.pt/maintainers", + "issues": "https://tickets.puppet.com/browse/MODULES", + "people": [ + { + "github": "adrienthebo", + "email": "adrien@puppet.com", + "name": "Adrien Thebo" + } + ] +} -- cgit v1.2.3