diff options
author | akuster <akuster808@gmail.com> | 2020-03-31 12:12:07 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-04-06 14:40:24 +0100 |
commit | 24dab56884ade3ca493f0582bf670c688669c7d6 (patch) | |
tree | 246aa23c7cd4313c9420a7a11fc149b6c175aff4 /documentation/mega-manual | |
parent | d4a3a121ed17f0a80ad4336bc0461927cd79bfe6 (diff) | |
download | poky-24dab56884ade3ca493f0582bf670c688669c7d6.tar.gz |
documentaiton: Change author info
Update the author indo and use variables for author and email to make it
easier to change in future.
(From yocto-docs rev: 4fdf2a060705fa00b11b5a9d270f4ffa506c9927)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/mega-manual')
-rwxr-xr-x | documentation/mega-manual/mega-manual.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/documentation/mega-manual/mega-manual.xml b/documentation/mega-manual/mega-manual.xml index 8eca04c31a..e730f72596 100755 --- a/documentation/mega-manual/mega-manual.xml +++ b/documentation/mega-manual/mega-manual.xml | |||
@@ -33,11 +33,10 @@ | |||
33 | 33 | ||
34 | <authorgroup> | 34 | <authorgroup> |
35 | <author> | 35 | <author> |
36 | <firstname>Scott</firstname> <surname>Rifenbark</surname> | ||
37 | <affiliation> | 36 | <affiliation> |
38 | <orgname>Scotty's Documentation Services, INC</orgname> | 37 | <orgname>&ORGNAME;</orgname> |
39 | </affiliation> | 38 | </affiliation> |
40 | <email>srifenbark@gmail.com</email> | 39 | <email>&ORGEMAIL;</email> |
41 | </author> | 40 | </author> |
42 | </authorgroup> | 41 | </authorgroup> |
43 | 42 | ||