We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95e3a23 commit a5a35b1Copy full SHA for a5a35b1
1 file changed
composer.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "silinternational/ecs-deploy",
+ "name": "sil-org/ecs-deploy",
3
"description": "Simple shell script for initiated blue-green deployments on Amazon Elastic Container Service (ECS)",
4
"type": "library",
5
"keywords": [
@@ -10,7 +10,7 @@
10
"elastic container service",
11
"amazon web services"
12
],
13
- "homepage": "https://github.com/silinternational/ecs-deploy",
+ "homepage": "https://github.com/sil-org/ecs-deploy",
14
"license": "MIT",
15
"bin": [
16
"ecs-deploy"
0 commit comments