We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2229f33 + 76d5265 commit 8965f65Copy full SHA for 8965f65
CODEOWNERS
@@ -1,2 +1,2 @@
1
# Setting ownership to the tooling team
2
-* @puppetlabs/tooling
+* @puppetlabs/devx
package.json
@@ -89,7 +89,7 @@
89
},
90
{
91
"fileMatch": "tasks/*.json",
92
- "url": "https://forgeapi.puppet.com/schemas/task.json"
+ "url": "https://raw.githubusercontent.com/puppetlabs/puppet-specifications/master/tasks/task.json"
93
}
94
],
95
"grammars": [
0 commit comments