Bläddra i källkod

Adding memoriam to scottrif

Added a few comment lines in Makefile to commemorate Scott's
contributions

(From yocto-docs rev: 421a80308c36c3da98d5fb6f6100ee3fab6abd0e)

Signed-off-by: Jefro <jefro@jefro.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Jefro 5 år sedan
förälder
incheckning
958427e9d2
1 ändrade filer med 5 tillägg och 0 borttagningar
  1. 5 0
      documentation/Makefile

+ 5 - 0
documentation/Makefile

@@ -83,6 +83,11 @@
 # example publishes the 1.2 version of the PDF and HTML YP Development Tasks Manual
 # for the 'denzil' branch.
 #
+# IN MEMORIAM: This comment is to remember Scott Rifenbark (scottrif), whom we lost
+# in January, 2020. Scott was the primary technical writer for the Yocto Project for
+# over 9 years. In that time, he contributed many thousands of patches, built this
+# documentation tree, and enabled tens of thousands of developers to succeed with
+# embedded Linux. He ran this Makefile many thousands of times. Godspeed, Dude.
 
 ifeq ($(DOC),brief-yoctoprojectqs)
 XSLTOPTS = --stringparam html.stylesheet brief-yoctoprojectqs-style.css \