Skip to content

Commit

Permalink
schemas: Ignore zededa/zedcloud (#764)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbanck authored Jan 13, 2022
1 parent 7188ba9 commit 5c4e9ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/schemas/gen/gen.go
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,7 @@ var ignore = map[string]bool{
"HewlettPackard/hpegl": true,
"ThalesGroup/ciphertrust": true,
"nullstone-io/ns": true,
"zededa/zedcloud": true,
}

func filter(providers []provider) (filtered []provider) {
Expand Down

0 comments on commit 5c4e9ea

Please sign in to comment.