diff options
author | Dylan Baker <[email protected]> | 2019-10-16 11:32:49 -0700 |
---|---|---|
committer | Marge Bot <[email protected]> | 2020-04-20 19:40:55 +0000 |
commit | 8b8a99ba567314d5a83633a8ef73a5491976c67c (patch) | |
tree | dddd06866b98b12bc389ff50c96de494c46b6984 /bin/pick/__init__.py | |
parent | 0123b8f63415d3d320929e6112da2be2d837b262 (diff) |
bin/pick-ui: Add a new maintainer script for picking patches
In the long term the goal of this script is to nearly completely
automate the process of picking stable nominations, in a well tested
way.
In the short term the goal is to provide a better, faster UI to interact
with stable nominations.
Reviewed-by: Eric Engestrom <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3608>
Diffstat (limited to 'bin/pick/__init__.py')
-rw-r--r-- | bin/pick/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/bin/pick/__init__.py b/bin/pick/__init__.py new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/bin/pick/__init__.py |