mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-30 22:39:58 +02:00
Rename Codeowners() to CodeOwners()
This commit is contained in:
@@ -194,7 +194,7 @@ func (p *nopPage) GitInfo() *gitmap.GitInfo {
|
||||
return nil
|
||||
}
|
||||
|
||||
func (p *nopPage) Codeowners() []string {
|
||||
func (p *nopPage) CodeOwners() []string {
|
||||
return nil
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user