Skip to content

Commit e175b6c

Browse files
committed
Add code-upload label
1 parent 2f6b95b commit e175b6c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

sbin/gh_manage_labels

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,14 +53,15 @@ labels=(
5353
"Linked SOCRATES|#16d0cb|This PR is linked to a MetOffice/socrates PR"
5454
"Linked Mule|#00ffff|This PR is linked to a MetOffice/mule PR"
5555
"Linked Shumlib|#0080ff|This PR is linked to a MetOffice/shumlib PR"
56-
"Linked Jedi|#839e75|This PR is linked to a Jedi PR - this will be managed by the DA team"
56+
"Linked Jedi|#839e75|This PR is linked to a Jedi PR - managed by the DA team"
5757
"KGO|#9c27b0|This PR contains changes to KGO"
5858
"macro|#aaf0d1|This PR contains a metadata upgrade macro"
5959
"Accessibility|#1c96b9|Problems with the accessibility of the documentation"
6060
"Discussion|#FBCA04|Issues that require some formal discussion"
6161
"cla-required|#b60205|The CLA has not yet been signed by the author of this PR - added by GA"
6262
"cla-signed|#0052cc|The CLA has been signed as part of this PR - added by GA"
6363
"optimisation|#DB4DFF|This PR adds optimisations or edits OpenMP code"
64+
"code-upload|#e4e669|Code upload request via Issues for academic peer review"
6465
)
6566

6667
# -- Add labels in relevant repositories

0 commit comments

Comments
 (0)