diff options
| author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2022-02-15 21:45:49 +0100 |
|---|---|---|
| committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2022-02-15 21:45:49 +0100 |
| commit | 8a94d85b6791dd4205a3a5329a56ce4a24809725 (patch) | |
| tree | 3004858d335be7122f070f3e86979f56c65f2b7b /code/environments/production/modules/certregen/MAINTAINERS | |
| parent | 63b3abd94c2f079ef2d8bc8e789d5e4faee5207c (diff) | |
| download | puppet.SGM-8a94d85b6791dd4205a3a5329a56ce4a24809725.tar.gz puppet.SGM-8a94d85b6791dd4205a3a5329a56ce4a24809725.tar.bz2 puppet.SGM-8a94d85b6791dd4205a3a5329a56ce4a24809725.zip | |
modules/: Add module certregen.
Diffstat (limited to 'code/environments/production/modules/certregen/MAINTAINERS')
| -rw-r--r-- | code/environments/production/modules/certregen/MAINTAINERS | 12 |
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" + } + ] +} |
