Skip to content

Commit 78c7c69

Browse files
palnabarundims
authored andcommitted
revert uintended code change
Signed-off-by: Nabarun Pal <[email protected]>
1 parent 9fedf97 commit 78c7c69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ import (
2323
// rootCmd represents the base command when called without any subcommands
2424
var rootCmd = &cobra.Command{
2525
Use: "maintainers",
26-
Short: "tool for maintaining OWNERS files in kubernetes hello",
26+
Short: "tool for maintaining OWNERS files in kubernetes",
2727
}
2828

2929
// Execute adds all child commands to the root command and sets flags appropriately.

0 commit comments

Comments
 (0)