Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
akiioto committed Oct 28, 2024
1 parent c861563 commit cab0189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/types/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ type User struct {
AutomergeNotifications bool `yaml:"automerge.notification,omitempty"`
}

// Alias holds mapping between owners file alias and slack groups and channels names.
// Alias holds mapping between wners file alias and slack groups and channels names.
// It holds information if automerge notification is enabled.
type Alias struct {
ComGithubAliasname string `yaml:"com.github.aliasname,omitempty"`
Expand Down

0 comments on commit cab0189

Please sign in to comment.