All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Yocto Project Dev Manual - bad reference in dev-manual-newbie.xml
@ 2012-12-01 15:15 Bob Cochran
  2012-12-07 23:08 ` Rifenbark, Scott M
  0 siblings, 1 reply; 2+ messages in thread
From: Bob Cochran @ 2012-12-01 15:15 UTC (permalink / raw)
  To: Yocto discussion list

I updated a note that points the reader to the maintainers list.  The 
note in the master branch pointed the reader to a nonexistent (old) file.

Signed-off-by: Robert Cochran<yocto@mindchasers.com>

---
  documentation/dev-manual/dev-manual-newbie.xml |    4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/documentation/dev-manual/dev-manual-newbie.xml 
b/documentation/dev-manual/dev-manual-newbie.xml
index bb01131..8b078e1 100644
--- a/documentation/dev-manual/dev-manual-newbie.xml
+++ b/documentation/dev-manual/dev-manual-newbie.xml
@@ -742,8 +742,8 @@
          The maintainer is responsible for allowing changes in from 
other developers and for
          organizing the underlying branch structure to reflect release 
strategies and so forth.
          <note>You can see who is the maintainer for Yocto Project 
files by examining the
-        <filename>distro_tracking_fields.inc</filename> file in the 
Yocto Project
-        <filename>meta/conf/distro/include</filename> directory.</note>
+        <filename>maintainers.inc</filename> file in the Yocto Project
+        <filename>meta-yocto/conf/distro/include</filename> 
directory.</note>
      </para>

      <para>
-- 
1.7.9.5


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-12-07 23:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-01 15:15 [PATCH] Yocto Project Dev Manual - bad reference in dev-manual-newbie.xml Bob Cochran
2012-12-07 23:08 ` Rifenbark, Scott M

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.