From 1750f708e81689ed8a234cf8adcabeb54bf6552f Mon Sep 17 00:00:00 2001 From: RhinosF1 <46229976+RhinosF1@users.noreply.github.com> Date: Tue, 3 Mar 2020 22:53:19 +0000 Subject: [PATCH] Update column_mover.py --- column_mover.py | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/column_mover.py b/column_mover.py index e624648..b59e6d3 100755 --- a/column_mover.py +++ b/column_mover.py @@ -62,8 +62,13 @@ work = [{'from': ['incoming'], 'project': 'user-dannys712', 'to': 'Page Curation', 'projects': ['pagecuration']}, - ] - {'project': 'User-RhinosF1', + {'from': ['Incoming', + 'Miraheze Phab Reported Issues', + 'Watching (Other)', + 'Miraheze-Related Issues (not reported there)', + 'From WMF (or reproduced on), + 'Deployment'], + 'project': 'User-RhinosF1', 'to': 'Done', 'status': ['Resolved']}, ]