Skip to content

Commit

Permalink
Add 'Enterprise Support for Zowe' (#847)
Browse files Browse the repository at this point in the history
Signed-off-by: CNCF-Bot <[email protected]>
Signed-off-by: John Mertic <[email protected]>
Co-authored-by: CNCF-Bot <[email protected]>
Co-authored-by: John Mertic <[email protected]>
  • Loading branch information
3 people authored Oct 9, 2024
1 parent 0847817 commit a189c04
Show file tree
Hide file tree
Showing 3 changed files with 65 additions and 2 deletions.
46 changes: 46 additions & 0 deletions hosted_logos/enterprise-support-for-zowe.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 18 additions & 1 deletion landscape.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: []
Expand Down
2 changes: 1 addition & 1 deletion make_broadcom_logos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a189c04

Please sign in to comment.