[PATCH] D22037: [RFC] Refactoring release docs
Renato Golin via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 6 05:33:36 PDT 2016
rengolin added inline comments.
================
Comment at: docs/HowToReleaseLLVM.rst:244
@@ +243,3 @@
++ +----------+--------------+------------------------+
+| | Windows | | Nikola Smiljanic |
++--------------+----------+--------------+------------------------+
----------------
rovka wrote:
> Wasn't Hans doing Windows? At least that's what D21880 says...
> In any case, if we're going to keep the 2 documents separate, we shouldn't duplicate this info.
> Just an idea: maybe instead of having this list in the docs, we could have a RELEASE_TESTERS.TXT, similar to CODE_OWNERS.TXT et al? (Although I guess that's a presentation concern, so we can discuss it some other time)
Hum, yeah, probably cut&paste error. I did reorder these lines quite a bit.
> we could have a RELEASE_TESTERS.TXT, similar to CODE_OWNERS.TXT et al?
The thought had crossed my mind. I like the idea more than keeping this table here.
Repository:
rL LLVM
http://reviews.llvm.org/D22037
More information about the llvm-commits
mailing list