diff options
author | Andres Gomez <[email protected]> | 2017-03-27 21:48:11 +0300 |
---|---|---|
committer | Andres Gomez <[email protected]> | 2017-05-08 11:38:53 +0300 |
commit | 805870739577720c852b66fa99fe6632b838ba56 (patch) | |
tree | 9ad619810f2d3ef9a4ea240aacb2e5f11e24bd60 /docs/releasing.html | |
parent | e0f7d25cf02cff33589e66dbe46f9e43b2656d31 (diff) |
docs/releasing: check in master for forgotten nomination candidates
The maintanier should not just rely on the mesa-stable@ mailing list
but actually check the master branch in search for suitable nomination
candidates.
Signed-off-by: Andres Gomez <[email protected]>
Cc: Emil Velikov <[email protected]>
Reviewed-by: Emil Velikov <[email protected]>
Diffstat (limited to 'docs/releasing.html')
-rw-r--r-- | docs/releasing.html | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/releasing.html b/docs/releasing.html index 2058c1522e4..f5c1cc78125 100644 --- a/docs/releasing.html +++ b/docs/releasing.html @@ -95,7 +95,14 @@ described in the same section. </p> <p> -Maintainer is responsible for testing in various possible permutations of +Nomination happens in the mesa-stable@ mailing list. However, +maintainer is resposible of checking for forgotten candidates in the +master branch. This is achieved by a combination of ad-hoc scripts and +a casual search for terms such as regression, fix, broken and similar. +</p> + +<p> +Maintainer is also responsible for testing in various possible permutations of the autoconf and scons build. </p> |