Skip to content

Commit

Permalink
Fix: update mapping for status of package review project board workfl…
Browse files Browse the repository at this point in the history
…ow (#199)

* Fix: update mapping for status of package review

* Update update-project.json
  • Loading branch information
lwasser authored Jun 4, 2024
1 parent fdbf28c commit 3fd43a9
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions update-project.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
{
"labelToColumnId": {
"0/pre-review-checks": "f75ad846",
"1-editor-assigned": "fa21bd65",
"6/pyOS-approved": "4c9dbbd2",
"9/joss-approved": "ed99bc7a"
"0/pre-review-checks": "0d229fa2",
"0/seeking-editor": "64daec36",
"1/editor-assigned": "f75ad846",
"6/pyOS-approved": "109fa81a",
"9/joss-approved": "98236657"
}
}

0 comments on commit 3fd43a9

Please sign in to comment.