Fix generated comment in CODEOWNERS (#27115)

codeowners.py was moved from `/script/manifest/` to `/script/hassfest/`
in e8343452cd4702a61166fd74d78323bf95092f7c.
This commit is contained in:
Felix Eckhofer 2019-10-02 18:34:27 +02:00 committed by Paulus Schoutsen
parent d4a67e3a30
commit 9c49b8dfc1
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# This file is generated by script/manifest/codeowners.py
# This file is generated by script/hassfest/codeowners.py
# People marked here will be automatically requested for a review
# when the code that they own is touched.
# https://github.com/blog/2392-introducing-code-owners

View File

@ -4,7 +4,7 @@ from typing import Dict
from .model import Integration, Config
BASE = """
# This file is generated by script/manifest/codeowners.py
# This file is generated by script/hassfest/codeowners.py
# People marked here will be automatically requested for a review
# when the code that they own is touched.
# https://github.com/blog/2392-introducing-code-owners