From: "akuster" <akuster808@gmail.com>
To: docs@lists.yoctoproject.org
Subject: [PATCH] yocto docs: change author info
Date: Tue, 31 Mar 2020 08:47:15 -0700 [thread overview]
Message-ID: <20200331154715.15744-1-akuster808@gmail.com> (raw)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
documentation/bsp-guide/bsp-guide.xml | 4 ++--
documentation/dev-manual/dev-manual.xml | 5 ++---
documentation/kernel-dev/kernel-dev.xml | 5 ++---
documentation/mega-manual/mega-manual.xml | 5 ++---
documentation/overview-manual/overview-manual.xml | 5 ++---
documentation/poky.ent | 2 +-
documentation/profile-manual/profile-manual.xml | 5 ++---
documentation/ref-manual/ref-manual.xml | 5 ++---
documentation/sdk-manual/sdk-manual.xml | 5 ++---
documentation/toaster-manual/toaster-manual.xml | 5 ++---
10 files changed, 19 insertions(+), 27 deletions(-)
diff --git a/documentation/bsp-guide/bsp-guide.xml b/documentation/bsp-guide/bsp-guide.xml
index ea4899b70..d2294a45c 100755
--- a/documentation/bsp-guide/bsp-guide.xml
+++ b/documentation/bsp-guide/bsp-guide.xml
@@ -24,9 +24,9 @@
<author>
<firstname>Scott</firstname> <surname>Rifenbark</surname>
<affiliation>
- <orgname>Scotty's Documentation Services, INC</orgname>
+ <orgname>Yocto Project</orgname>
</affiliation>
- <email>srifenbark@gmail.com</email>
+ <email>docs@lists.yoctoproject.org</email>
</author>
</authorgroup>
diff --git a/documentation/dev-manual/dev-manual.xml b/documentation/dev-manual/dev-manual.xml
index 2ef7087cd..05b91d1d6 100755
--- a/documentation/dev-manual/dev-manual.xml
+++ b/documentation/dev-manual/dev-manual.xml
@@ -22,11 +22,10 @@
<authorgroup>
<author>
- <firstname>Scott</firstname> <surname>Rifenbark</surname>
<affiliation>
- <orgname>Scotty's Documentation Services, INC</orgname>
+ <orgname>Yocto Project</orgname>
</affiliation>
- <email>srifenbark@gmail.com</email>
+ <email>docs@lists.yoctoproject.org</email>
</author>
</authorgroup>
diff --git a/documentation/kernel-dev/kernel-dev.xml b/documentation/kernel-dev/kernel-dev.xml
index e0aed297d..7d06d5905 100755
--- a/documentation/kernel-dev/kernel-dev.xml
+++ b/documentation/kernel-dev/kernel-dev.xml
@@ -22,11 +22,10 @@
<authorgroup>
<author>
- <firstname>Scott</firstname> <surname>Rifenbark</surname>
<affiliation>
- <orgname>Scotty's Documentation Services, INC</orgname>
+ <orgname>Yocto Project</orgname>
</affiliation>
- <email>srifenbark@gmail.com</email>
+ <email>docs@lists.yoctoproject.org</email>
</author>
</authorgroup>
diff --git a/documentation/mega-manual/mega-manual.xml b/documentation/mega-manual/mega-manual.xml
index 13ada7c03..b07cfc02d 100755
--- a/documentation/mega-manual/mega-manual.xml
+++ b/documentation/mega-manual/mega-manual.xml
@@ -33,11 +33,10 @@
<authorgroup>
<author>
- <firstname>Scott</firstname> <surname>Rifenbark</surname>
<affiliation>
- <orgname>Scotty's Documentation Services, INC</orgname>
+ <orgname>Yocto Project</orgname>
</affiliation>
- <email>srifenbark@gmail.com</email>
+ <email>docs@lists.yoctoproject.org</email>
</author>
</authorgroup>
diff --git a/documentation/overview-manual/overview-manual.xml b/documentation/overview-manual/overview-manual.xml
index dfdc165a6..fc7514342 100755
--- a/documentation/overview-manual/overview-manual.xml
+++ b/documentation/overview-manual/overview-manual.xml
@@ -22,11 +22,10 @@
<authorgroup>
<author>
- <firstname>Scott</firstname> <surname>Rifenbark</surname>
<affiliation>
- <orgname>Scotty's Documentation Services, INC</orgname>
+ <orgname>Yocto Project</orgname>
</affiliation>
- <email>srifenbark@gmail.com</email>
+ <email>docs@lists.yoctoproject.org</email>
</author>
</authorgroup>
diff --git a/documentation/poky.ent b/documentation/poky.ent
index eb5de9514..0b25d4964 100755
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -5,7 +5,7 @@
<!ENTITY DISTRO_NAME_NO_CAP_MINUS_ONE "zeus">
<!ENTITY DISTRO_NAME_MINUS_ONE "Zeus">
<!ENTITY YOCTO_DOC_VERSION "3.1">
-<!ENTITY YOCTO_DOC_VERSION_MINUS_ONE "2.7.2">
+<!ENTITY YOCTO_DOC_VERSION_MINUS_ONE "3.0.2">
<!ENTITY DISTRO_REL_TAG "yocto-3.1">
<!ENTITY METAINTELVERSION "12.0">
<!ENTITY REL_MONTH_YEAR "April 2020">
diff --git a/documentation/profile-manual/profile-manual.xml b/documentation/profile-manual/profile-manual.xml
index 14c508ea1..bffd9cc25 100755
--- a/documentation/profile-manual/profile-manual.xml
+++ b/documentation/profile-manual/profile-manual.xml
@@ -22,11 +22,10 @@
<authorgroup>
<author>
- <firstname>Scott</firstname> <surname>Rifenbark</surname>
<affiliation>
- <orgname>Scotty's Documentation Services, INC</orgname>
+ <orgname>Yocto Project</orgname>
</affiliation>
- <email>srifenbark@gmail.com</email>
+ <email>docs@lists.yoctoproject.org</email>
</author>
</authorgroup>
diff --git a/documentation/ref-manual/ref-manual.xml b/documentation/ref-manual/ref-manual.xml
index 48358aae5..3d7e4b4cd 100755
--- a/documentation/ref-manual/ref-manual.xml
+++ b/documentation/ref-manual/ref-manual.xml
@@ -22,11 +22,10 @@
<authorgroup>
<author>
- <firstname>Scott</firstname> <surname>Rifenbark</surname>
<affiliation>
- <orgname>Scotty's Documentation Services, INC</orgname>
+ <orgname>Yocto Project</orgname>
</affiliation>
- <email>srifenbark@gmail.com</email>
+ <email>docs@lists.yoctoproject.org</email>
</author>
</authorgroup>
diff --git a/documentation/sdk-manual/sdk-manual.xml b/documentation/sdk-manual/sdk-manual.xml
index b00547c1a..79f907901 100755
--- a/documentation/sdk-manual/sdk-manual.xml
+++ b/documentation/sdk-manual/sdk-manual.xml
@@ -22,11 +22,10 @@
<authorgroup>
<author>
- <firstname>Scott</firstname> <surname>Rifenbark</surname>
<affiliation>
- <orgname>Scotty's Documentation Services, INC</orgname>
+ <orgname>Yocto Project</orgname>
</affiliation>
- <email>srifenbark@gmail.com</email>
+ <email>docs@lists.yoctoproject.org</email>
</author>
</authorgroup>
diff --git a/documentation/toaster-manual/toaster-manual.xml b/documentation/toaster-manual/toaster-manual.xml
index d38137c8a..a5c5401f5 100755
--- a/documentation/toaster-manual/toaster-manual.xml
+++ b/documentation/toaster-manual/toaster-manual.xml
@@ -22,11 +22,10 @@
<authorgroup>
<author>
- <firstname>Kristi</firstname> <surname>Rifenbark</surname>
<affiliation>
- <orgname>Scotty's Documentation Services, INC</orgname>
+ <orgname>Yocto Project</orgname>
</affiliation>
- <email>kristi@buzzcollectivemarketing.com</email>
+ <email>docs@lists.yoctoproject.org</email>
</author>
</authorgroup>
--
2.17.1
next reply other threads:[~2020-03-31 15:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-31 15:47 akuster [this message]
2020-03-31 15:50 ` [docs] [PATCH] yocto docs: change author info Quentin Schulz
2020-03-31 16:05 ` akuster
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200331154715.15744-1-akuster808@gmail.com \
--to=akuster808@gmail.com \
--cc=docs@lists.yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox