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.
1 parent 9fedf97 commit 78c7c69Copy full SHA for 78c7c69
cmd/root.go
@@ -23,7 +23,7 @@ import (
23
// rootCmd represents the base command when called without any subcommands
24
var rootCmd = &cobra.Command{
25
Use: "maintainers",
26
- Short: "tool for maintaining OWNERS files in kubernetes hello",
+ Short: "tool for maintaining OWNERS files in kubernetes",
27
}
28
29
// Execute adds all child commands to the root command and sets flags appropriately.
0 commit comments