Skip to content

Commit 7fb3cb4

Browse files
committed
Create projects.yml for safety critical OSS landscape
Adding a first non functional landscape file as base for later CNCF landscape drawing. The style is following: https://github.com/lf-energy/lfenergy-landscape/blob/main/landscape.yml Signed-off-by: Philipp Ahmann <[email protected]>
1 parent 9e19e97 commit 7fb3cb4

File tree

2 files changed

+36
-0
lines changed

2 files changed

+36
-0
lines changed

Documentation/landscape/hosted_logos/LLVM.svg

Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
landscape:
2+
- category:
3+
name: Tools
4+
subcategories:
5+
- subcategory:
6+
name: Compiler
7+
items:
8+
- item:
9+
name: LLVM
10+
description:
11+
homepage_url: https://llvm.org/
12+
repo_url: https://github.com/llvm
13+
logo: LLVM.svg
14+
- subcategory:
15+
name: Requirements
16+
items: []
17+
- subcategory:
18+
name: Static analysis
19+
items: []
20+
- subcategory:
21+
name: Build tooling
22+
items: []
23+
- category:
24+
name: Operating Systems
25+
- subcategory:
26+
name: Realtime
27+
items: []
28+
- category:
29+
name: Frameworks
30+
- subcategory:
31+
name: Middleware
32+
items: []
33+
34+
35+

0 commit comments

Comments
 (0)