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/kernel-dev | |
| 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/kernel-dev')
| -rwxr-xr-x | documentation/kernel-dev/kernel-dev.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/documentation/kernel-dev/kernel-dev.xml b/documentation/kernel-dev/kernel-dev.xml index f388838e93..998fe41415 100755 --- a/documentation/kernel-dev/kernel-dev.xml +++ b/documentation/kernel-dev/kernel-dev.xml | |||
| @@ -22,11 +22,10 @@ | |||
| 22 | 22 | ||
| 23 | <authorgroup> | 23 | <authorgroup> |
| 24 | <author> | 24 | <author> |
| 25 | <firstname>Scott</firstname> <surname>Rifenbark</surname> | ||
| 26 | <affiliation> | 25 | <affiliation> |
| 27 | <orgname>Scotty's Documentation Services, INC</orgname> | 26 | <orgname>&ORGNAME;</orgname> |
| 28 | </affiliation> | 27 | </affiliation> |
| 29 | <email>srifenbark@gmail.com</email> | 28 | <email>&ORGEMAIL;</email> |
| 30 | </author> | 29 | </author> |
| 31 | </authorgroup> | 30 | </authorgroup> |
| 32 | 31 | ||
