Skip to content

Commit

Permalink
Fixed landscape2 validation errors
Browse files Browse the repository at this point in the history
Signed-off-by: John Mertic <jmertic@linuxfoundation.org>
  • Loading branch information
jmertic authored Feb 15, 2024
1 parent 4f06ca9 commit f870a1f
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions landscape.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1160,7 +1160,8 @@ landscape:
items:
- item:
name: Abend Analyzer for Mainframe
second_path: Zowe Conformant / Explorer for Visual Studio Code ZOWE V2
second_path:
- Zowe Conformant / Explorer for Visual Studio Code ZOWE V2
description: >-
Abend Analyzer for Mainframe provides an interface to SymDump® Batch. This extension allows you to browse, manage and view formatted abend reports
and symbolic data in a modern IDE environment.
Expand All @@ -1171,7 +1172,8 @@ landscape:
crunchbase: https://www.crunchbase.com/organization/broadcom
- item:
name: COBOL Control Flow
second_path: Zowe Conformant / Explorer for Visual Studio Code ZOWE V2
second_path:
- Zowe Conformant / Explorer for Visual Studio Code ZOWE V2
description: >-
Provides graphical visualization of program flow for programs written in COBOL. The extension is designed to help COBOL developers to quickly
comprehend and debug COBOL programs with which they might not be familiar.
Expand All @@ -1182,7 +1184,8 @@ landscape:
crunchbase: https://www.crunchbase.com/organization/broadcom
- item:
name: Code4z
second_path: Zowe Conformant / Explorer for Visual Studio Code ZOWE V2
second_path:
- Zowe Conformant / Explorer for Visual Studio Code ZOWE V2
description: Extension pack for MF users working with z/OS applications and tools. Simplify user experience for new Mainframe developers.
homepage_url: https://marketplace.visualstudio.com/items?itemName=broadcomMFD.code4z-extension-pack
repo_url: https://github.com/BroadcomMFD/code4z
Expand All @@ -1191,7 +1194,8 @@ landscape:
crunchbase: https://www.crunchbase.com/organization/broadcom
- item:
name: Data Editor for Mainframe
second_path: Zowe Conformant / Explorer for Visual Studio Code ZOWE V2
second_path:
- Zowe Conformant / Explorer for Visual Studio Code ZOWE V2
description: Data Editor for Mainframe, a VS Code extension that adds a modern user interface to File Master Plus for MVS.
homepage_url: https://marketplace.visualstudio.com/items?itemName=broadcomMFD.data-editor-for-mainframe
repo_url: https://github.com/BroadcomMFD/data-editor-for-mainframe
Expand Down

0 comments on commit f870a1f

Please sign in to comment.