Module: Mesa Branch: master Commit: e280a6bc8a3a204972438758abfd0b554563c171 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e280a6bc8a3a204972438758abfd0b554563c171
Author: Emil Velikov <[email protected]> Date: Fri Feb 10 12:51:22 2017 +0000 docs/releasing: update the website section Things are automated via git hooks. Cc: Brian Paul <[email protected]> Signed-off-by: Emil Velikov <[email protected]> Reviewed-by: Eric Engestrom <[email protected]> --- Guys, let me know when things are in place. --- docs/releasing.html | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) diff --git a/docs/releasing.html b/docs/releasing.html index 1bf8847..048aa1f 100644 --- a/docs/releasing.html +++ b/docs/releasing.html @@ -487,23 +487,10 @@ Use the generated template during the releasing process. <h1 id="website">Update the mesa3d.org website</h1> <p> -NOTE: The recent release managers have not been performing this step -themselves, but leaving this to Brian Paul, (who has access to the -sourceforge.net hosting for mesa3d.org). Brian is more than willing to grant -the permission necessary to future release managers to do this step on their -own. +As the hosting was moved to freedesktop, git hooks are deployed to update the +website. Manually check that it is updated 5-10 minutes after the final <code>git push</code> </p> -<p> -Update the web site by copying the docs/ directory's files to -/home/users/b/br/brianp/mesa-www/htdocs/ with: -<br> -<code> -sftp USERNAME,[email protected] -</code> -</p> - - <h1 id="bugzilla">Update Bugzilla</h1> <p> _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
