Skip to content

Commit

Permalink
Merge pull request #8755 from ministryofjustice/feature/8706-yjb-yjaf…
Browse files Browse the repository at this point in the history
…-collaborators

Add collaborators for `youth-justice-app-framework`
  • Loading branch information
dms1981 authored Dec 13, 2024
2 parents b7ad81f + 4c8aebd commit 5a633cf
Showing 1 changed file with 65 additions and 1 deletion.
66 changes: 65 additions & 1 deletion collaborators.json
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@
},
{
"username": "jason.green",
"github-username": "no-value-supplied",
"github-username": "jasongreen-necsws",
"accounts": [
{
"account-name": "delius-iaps-preproduction",
Expand All @@ -221,6 +221,14 @@
{
"account-name": "delius-iaps-production",
"access": "instance-management"
},
{
"account-name": "youth-justice-app-framework-development",
"access": "sandbox"
},
{
"account-name": "youth-justice-app-framework-test",
"access": "developer"
}
]
},
Expand Down Expand Up @@ -407,6 +415,62 @@
"access": "read-only"
}
]
},
{
"username": "greg.whiting",
"github-username": "gregi2n",
"accounts": [
{
"account-name": "youth-justice-app-framework-development",
"access": "sandbox"
},
{
"account-name": "youth-justice-app-framework-test",
"access": "developer"
}
]
},
{
"username": "thomas.tipler",
"github-username": "ttipler",
"accounts": [
{
"account-name": "youth-justice-app-framework-development",
"access": "sandbox"
},
{
"account-name": "youth-justice-app-framework-test",
"access": "developer"
}
]
},
{
"username": "david.seekins",
"github-username": "davidseekins",
"accounts": [
{
"account-name": "youth-justice-app-framework-development",
"access": "sandbox"
},
{
"account-name": "youth-justice-app-framework-test",
"access": "developer"
}
]
},
{
"username": "stephen.hobdon",
"github-username": "stephenhobden",
"accounts": [
{
"account-name": "youth-justice-app-framework-development",
"access": "sandbox"
},
{
"account-name": "youth-justice-app-framework-test",
"access": "developer"
}
]
}
]
}

0 comments on commit 5a633cf

Please sign in to comment.