diff --git a/hosted_logos/enterprise-support-for-zowe.svg b/hosted_logos/enterprise-support-for-zowe.svg new file mode 100644 index 00000000..c89cb6fd --- /dev/null +++ b/hosted_logos/enterprise-support-for-zowe.svg @@ -0,0 +1,46 @@ + + + + Broadcom Corporation logo + + + + + + + + + diff --git a/landscape.yml b/landscape.yml index 5349a8e2..4e4044ea 100644 --- a/landscape.yml +++ b/landscape.yml @@ -1144,7 +1144,24 @@ landscape: items: [] - subcategory: name: Comprehensive ZOWE V3 - items: [] + items: + - item: + name: Enterprise Support for Zowe + second_path: + - Zowe Conformant Support Provider / Comprehensive ZOWE V3 + - Zowe Conformant Support Provider / API Mediation Layer ZOWE V3 + - Zowe Conformant Support Provider / App Framework ZOWE V3 + - Zowe Conformant Support Provider / CLI ZOWE V3 + - Zowe Conformant Support Provider / Explorer for Visual Studio Code ZOWE V3 + - Zowe Conformant Support Provider / Explorer for IntelliJ ZOWE V3 + description: >- + A Broadcom subscription designed to help enterprises confidently adopt the Open Mainframe Project Zowe open-source software for use in production. + In addition to comprehensive support for Zowe core components, customers gain access to Zowe release distributions, + + Zowe enhancements, and Zowe fixes directly from the Broadcom Support Portal. + homepage_url: https://techdocs.broadcom.com/us/en/ca-mainframe-software/devops/enterprise-support-for-zowe/1-0.html + logo: enterprise-support-for-zowe.svg + crunchbase: https://www.crunchbase.com/organization/avago-technologies - subcategory: name: Explorer for Visual Studio Code ZOWE V3 items: [] diff --git a/make_broadcom_logos.sh b/make_broadcom_logos.sh index c6e7a33e..7afebeaa 100755 --- a/make_broadcom_logos.sh +++ b/make_broadcom_logos.sh @@ -4,7 +4,7 @@ cd $(dirname $BASH_SOURCE) cd hosted_logos logo='broadcom_corporation.svg' -products=('API State Monitor for Zowe API ML' 'View®' 'Database Management Solutions for Db2 for z/OS' 'CA Compliance Event Manager' 'COBOL Language Support' 'Abend Analyzer for Mainframe' 'Debugger for Mainframe' 'Data Editor for Mainframe' 'HLASM Language Support' 'Explorer for Endevor' 'Code4z' 'COBOL Control Flow' 'Alert Central' 'JCL Language Support' 'Test4z' 'Brightside' 'SymDump' 'NetMaster' 'Datacom DST API' 'CA Data Content Discovery' 'CA Mainframe Security Insights Platform' 'Workload Automation CA 7®' 'Vantage™ Storage Resource Manager' 'CA IDMS' 'CA Endevor®' 'CA JCLCheck™ Workload Automation' 'OPS/MVS®' 'CA z/OS Extended Jobs' 'CA z/OS Extended Files' 'MAT Detect' 'MAT Analyze' 'CA SYSVIEW® Performance Management' 'CA Endevor® Bridge For Git' 'CA Secure Credential Store' 'File Master™ Plus' 'Spool™' 'CA MAT' 'ESP Workload Automation' 'Mainframe Topology' 'MAT REST API' 'IDMS Systems REST API' 'OPS/REXX Language Support Extension for VS Code' 'Mainframe Operational Intelligence') +products=('API State Monitor for Zowe API ML' 'View®' 'Database Management Solutions for Db2 for z/OS' 'CA Compliance Event Manager' 'COBOL Language Support' 'Abend Analyzer for Mainframe' 'Debugger for Mainframe' 'Data Editor for Mainframe' 'HLASM Language Support' 'Explorer for Endevor' 'Code4z' 'COBOL Control Flow' 'Alert Central' 'JCL Language Support' 'Test4z' 'Brightside' 'SymDump' 'NetMaster' 'Datacom DST API' 'CA Data Content Discovery' 'CA Mainframe Security Insights Platform' 'Workload Automation CA 7®' 'Vantage™ Storage Resource Manager' 'CA IDMS' 'CA Endevor®' 'CA JCLCheck™ Workload Automation' 'OPS/MVS®' 'CA z/OS Extended Jobs' 'CA z/OS Extended Files' 'MAT Detect' 'MAT Analyze' 'CA SYSVIEW® Performance Management' 'CA Endevor® Bridge For Git' 'CA Secure Credential Store' 'File Master™ Plus' 'Spool™' 'CA MAT' 'ESP Workload Automation' 'Mainframe Topology' 'MAT REST API' 'IDMS Systems REST API' 'OPS/REXX Language Support Extension for VS Code' 'Mainframe Operational Intelligence' 'Enterprise Support for Zowe') for i in ${!products[@]}; do