aboutsummaryrefslogtreecommitdiff
path: root/data/trello_names_phab-01.yaml
diff options
context:
space:
mode:
authorS Page <spage@wikimedia.org>2015-01-19 23:33:58 -0800
committerS Page <spage@wikimedia.org>2015-02-20 10:40:17 -0800
commitfd6451a6bed669051d9c31d9b7b1566f7a2ba7a7 (patch)
tree7e0628ea3d0071ca4b068de8251801a0c5165d11 /data/trello_names_phab-01.yaml
parentd0f4893d45b1504cf28b6c131180d16b4c4850f9 (diff)
Generate Trello name -> Phabricator PHID mappings
A human being has to map e.g. 'spage1' in Trello to 'spage' on a Phabricator host in a YAML data file. Then the script trello_MakePHIDs.py can determine the mapping to phabricator PHID. It writes out data/trello-scrub_<HOST>.yaml Change-Id: Ia574d5896bd0ce73355d470b0bb5b0d337ac8f65
Diffstat (limited to 'data/trello_names_phab-01.yaml')
-rw-r--r--data/trello_names_phab-01.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/data/trello_names_phab-01.yaml b/data/trello_names_phab-01.yaml
new file mode 100644
index 0000000..e3be646
--- /dev/null
+++ b/data/trello_names_phab-01.yaml
@@ -0,0 +1,10 @@
+# Map usernames in Trello to usernames on phab-01.wmflabs.org
+# To get Trello usernames you can use, e.g.
+# python export_trello.py print-users --trello-file SOMEtrello_board_export.json
+# To get Phabricator usernames you can e.g. go to a project and look for members and CCs.
+trelloUserMap:
+ gtisza: Tgr
+ legoktm: legoktm
+ matthewflaschen: mattflaschen
+ pauginer:
+ spage1: spage