mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2025-07-19 20:59:01 +02:00
rrs/tools/rrs_maintainer_history.py: Update to point new meta-poky repository.
Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
This commit is contained in:
parent
0a5781ae07
commit
af8275db0f
|
@ -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'
|
||||
|
||||
|
||||
"""
|
||||
|
|
Loading…
Reference in New Issue
Block a user