[PATCH] D22037: [RFC] Refactoring release docs
Nikola Smiljanić via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 6 21:45:33 PDT 2016
nikola accepted this revision.
nikola added a comment.
This revision is now accepted and ready to land.
This looks good to me, +1 for RELEASE_TESTERS.txt as it seems more consistent.
================
Comment at: docs/HowToReleaseLLVM.rst:244
@@ +243,3 @@
++ +----------+--------------+------------------------+
+| | Windows | | Nikola Smiljanic |
++--------------+----------+--------------+------------------------+
----------------
rengolin wrote:
> 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.
Yes, Hans does Windows.
Repository:
rL LLVM
http://reviews.llvm.org/D22037
More information about the llvm-commits
mailing list