Skip to content

Commit 1851a32

Browse files
authored
Merge pull request #115 from aleksandrychev/master
Added nt-docs to jenkins_repos config
2 parents dd0668f + 6371759 commit 1851a32

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

config.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@
4747
"mission-portal",
4848
"buildscripts",
4949
"documentation",
50-
"system-testing"
50+
"system-testing",
51+
"nt-docs"
5152
],
5253
"repo_maintainers": {
5354
"cfengine/core": ["larsewi", "craigcomstock"],
@@ -101,7 +102,8 @@
101102
"mission-portal",
102103
"buildscripts",
103104
"documentation",
104-
"system-testing"
105+
"system-testing",
106+
"nt-docs"
105107
],
106108
"jenkins_url": "https://ci.cfengine.com/",
107109
"jenkins_job": "pr-pipeline",
@@ -115,7 +117,8 @@
115117
"repo_maintainers": {
116118
"NorthernTechHQ/libntech": ["larsewi", "craigcomstock"],
117119
"NorthernTechHQ/alvaldi-docs": ["olehermanse"],
118-
"NorthernTechHQ/nt-connect": ["olehermanse", "alfrunes"]
120+
"NorthernTechHQ/nt-connect": ["olehermanse", "alfrunes"],
121+
"NorthernTechHQ/nt-docs": ["aleksandrychev"]
119122
},
120123
"repo_dependabot_maintainers": {
121124
"NorthernTechHQ/alvaldi-gui": "aleksandrychev",

0 commit comments

Comments
 (0)