Skip to content
Snippets Groups Projects
Commit 7896c2fa authored by Jon Pugh's avatar Jon Pugh
Browse files

Add support meta to all projects.

parent 18d25cba
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,17 @@
"description": "Operations Experience Platform",
"type": "project",
"license": "GPL-2.0-or-later",
"homepage": "https://drupal.org/project/operations",
"support": {
"chat": "https://drupal.slack.com/archives/C05CM6A9UDN",
"issues": "https://www.drupal.org/project/issues/operations?categories=All",
"source": "https://git.drupalcode.org/project/operations"
},
"authors": [
{
"name": "Drupal Operations Contributors",
"homepage": "https://git.drupalcode.org/project/operations/-/graphs/1.x?ref_type=heads"
},
{
"name": "Jon Pugh",
"role": "author",
......
......@@ -3,10 +3,22 @@
"description": "Automatic Drupal Settings.",
"type": "library",
"license": "GPL-2.0-or-later",
"homepage": "https://drupal.org/project/operations",
"support": {
"chat": "https://drupal.slack.com/archives/C05CM6A9UDN",
"issues": "https://www.drupal.org/project/issues/operations?categories=All",
"source": "https://git.drupalcode.org/project/operations"
},
"authors": [
{
"name": "Drupal Operations Contributors",
"homepage": "https://git.drupalcode.org/project/operations/-/graphs/1.x?ref_type=heads"
},
{
"name": "Jon Pugh",
"email": "jon@thinkdrop.net"
"role": "author",
"email": "jon@thinkdrop.net",
"homepage": "https://thinkdrop.net"
}
],
"minimum-stability": "dev",
......
......@@ -4,11 +4,22 @@
"description": "Adds composer git:split composer command for easy splitting of a git repository into many others.",
"keywords": [],
"homepage": "https://drupal.org/project/operations",
"license": "MIT",
"license": "GPL-2.0-or-later",
"support": {
"chat": "https://drupal.slack.com/archives/C05CM6A9UDN",
"issues": "https://www.drupal.org/project/issues/operations?categories=All",
"source": "https://git.drupalcode.org/project/operations"
},
"authors": [
{
"name": "Drupal Operations Contributors",
"homepage": "https://git.drupalcode.org/project/operations/-/graphs/1.x?ref_type=heads"
},
{
"name": "Jon Pugh",
"email": "jon@thinkdrop.net"
"role": "author",
"email": "jon@thinkdrop.net",
"homepage": "https://thinkdrop.net"
}
],
"require": {
......
......@@ -2,10 +2,22 @@
"name": "drupal/operations_ui-operations_ui",
"description": "User interface for Drupal Operations Experience Platform",
"type": "drupal-module",
"homepage": "https://drupal.org/project/operations",
"support": {
"chat": "https://drupal.slack.com/archives/C05CM6A9UDN",
"issues": "https://www.drupal.org/project/issues/operations?categories=All",
"source": "https://git.drupalcode.org/project/operations"
},
"authors": [
{
"name": "Drupal Operations Contributors",
"homepage": "https://git.drupalcode.org/project/operations/-/graphs/1.x?ref_type=heads"
},
{
"name": "Jon Pugh",
"email": "jon@thinkdrop.net"
"role": "author",
"email": "jon@thinkdrop.net",
"homepage": "https://thinkdrop.net"
}
],
"repositories": {
......
......@@ -2,10 +2,22 @@
"name": "drupal/site-site",
"description": "Provides a Site entity about your website. Tracks state, metadata, and configuration changes over time using revisions.",
"type": "drupal-module",
"homepage": "https://drupal.org/project/operations",
"support": {
"chat": "https://drupal.slack.com/archives/C05CM6A9UDN",
"issues": "https://www.drupal.org/project/issues/operations?categories=All",
"source": "https://git.drupalcode.org/project/operations"
},
"authors": [
{
"name": "Drupal Operations Contributors",
"homepage": "https://git.drupalcode.org/project/operations/-/graphs/1.x?ref_type=heads"
},
{
"name": "Jon Pugh",
"email": "jon@thinkdrop.net"
"role": "author",
"email": "jon@thinkdrop.net",
"homepage": "https://thinkdrop.net"
}
],
"repositories": {
......
......@@ -2,10 +2,22 @@
"name": "drupal/site_manager-site_manager",
"description": "A manager for other sites. Collect Site Entities in a central location.",
"type": "drupal-module",
"homepage": "https://drupal.org/project/operations",
"support": {
"chat": "https://drupal.slack.com/archives/C05CM6A9UDN",
"issues": "https://www.drupal.org/project/issues/operations?categories=All",
"source": "https://git.drupalcode.org/project/operations"
},
"authors": [
{
"name": "Drupal Operations Contributors",
"homepage": "https://git.drupalcode.org/project/operations/-/graphs/1.x?ref_type=heads"
},
{
"name": "Jon Pugh",
"email": "jon@thinkdrop.net"
"role": "author",
"email": "jon@thinkdrop.net",
"homepage": "https://thinkdrop.net"
}
],
"repositories": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment