diff options
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/dev-manual/dev-manual-newbie.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml index 76d4180c47..0e1041b4b8 100644 --- a/documentation/dev-manual/dev-manual-newbie.xml +++ b/documentation/dev-manual/dev-manual-newbie.xml | |||
@@ -781,8 +781,8 @@ | |||
781 | The maintainer is responsible for allowing changes in from other developers and for | 781 | The maintainer is responsible for allowing changes in from other developers and for |
782 | organizing the underlying branch structure to reflect release strategies and so forth. | 782 | organizing the underlying branch structure to reflect release strategies and so forth. |
783 | <note>You can see who is the maintainer for Yocto Project files by examining the | 783 | <note>You can see who is the maintainer for Yocto Project files by examining the |
784 | <filename>distro_tracking_fields.inc</filename> file in the Yocto Project | 784 | <filename>maintainers.inc</filename> file in the Yocto Project |
785 | <filename>meta/conf/distro/include</filename> directory.</note> | 785 | <filename>meta-yocto/conf/distro/include</filename> directory.</note> |
786 | </para> | 786 | </para> |
787 | 787 | ||
788 | <para> | 788 | <para> |