Add note about explicit ignoring of inherited maintainership
This commit is contained in:
parent
75226473fc
commit
0f7b45c95f
@ -348,7 +348,8 @@ class CheckSource(ReviewBot.ReviewBot):
|
|||||||
"""Checks whether the source project has the required maintainer
|
"""Checks whether the source project has the required maintainer
|
||||||
|
|
||||||
If a 'required-source-maintainer' is set, it checks whether it is a
|
If a 'required-source-maintainer' is set, it checks whether it is a
|
||||||
maintainer for the source project.
|
maintainer for the source project. Inherited maintainership is
|
||||||
|
intentionally ignored to have explicit maitainer set.
|
||||||
|
|
||||||
source_project - source project name
|
source_project - source project name
|
||||||
"""
|
"""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user