summaryrefslogtreecommitdiff
path: root/code/environments/production/modules/certregen/MAINTAINERS
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2022-02-15 21:52:01 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2022-02-15 21:52:01 +0100
commit77301e8a2accf45c1e9cd55b60e9caf720a20155 (patch)
treea63b8bd07590b0f0b3655f851ed3b1f65c5d2241 /code/environments/production/modules/certregen/MAINTAINERS
parent40236de30e742094fa7e8fbaaac34995121f6466 (diff)
downloadpuppet.FWSECK-master.tar.gz
puppet.FWSECK-master.tar.bz2
puppet.FWSECK-master.zip
modules/: Add module certregen.HEADmaster
Diffstat (limited to 'code/environments/production/modules/certregen/MAINTAINERS')
-rw-r--r--code/environments/production/modules/certregen/MAINTAINERS12
1 files changed, 12 insertions, 0 deletions
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"
+ }
+ ]
+}