diff --git a/rrs/tools/rrs_maintainer_history.py b/rrs/tools/rrs_maintainer_history.py index 03c0177..11b1909 100755 --- a/rrs/tools/rrs_maintainer_history.py +++ b/rrs/tools/rrs_maintainer_history.py @@ -24,7 +24,7 @@ import settings from layerindex.models import Recipe, LayerBranch, LayerItem from rrs.models import Maintainer, RecipeMaintainerHistory, RecipeMaintainer -MAINTAINERS_INCLUDE_PATH = 'meta-yocto/conf/distro/include/maintainers.inc' +MAINTAINERS_INCLUDE_PATH = 'meta-poky/conf/distro/include/maintainers.inc' """