Skip to content

Commit

Permalink
add component governance file (#6166)
Browse files Browse the repository at this point in the history
* add component governance file

* remove npm components
  • Loading branch information
David Kutugata authored Jun 7, 2021
1 parent 728afea commit 83b0d39
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions cgmanifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"Registrations": [
{
"Component": {
"Pip": {
"Name": "py",
"Version": "1.9.0"
},
"Type": "pip"
},
"DevelopmentDependency": false
}
]
}

0 comments on commit 83b0d39

Please sign in to comment.