Skip to content

Commit 42abaea

Browse files
committed
Rename entrypoint
1 parent b0f5ba4 commit 42abaea

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.

cmd/codeowners/main.go renamed to cmd/gh-codeowners/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package main
33
import (
44
"os"
55

6-
"github.com/gitangle/gh-codeowners/cmd/codeowners/cmd"
6+
"github.com/gitangle/gh-codeowners/cmd/gh-codeowners/cmd"
77
)
88

99
func main() {

0 commit comments

Comments
 (0)