Skip to content

Commit 04ba894

Browse files
authored
Fix landscape.yml errors (#8)
Signed-off-by: John Mertic <jmertic@linuxfoundation.org>
1 parent f006828 commit 04ba894

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

landscape.yml

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
1-
# Landscape2 data
2-
#
3-
# This file contains the data that will be used to generate the landscape.
4-
#
5-
# Reference documentation: https://github.com/cncf/landscape2/blob/main/docs/config/data.yml
1+
# yaml-language-server: $schema=https://raw.githubusercontent.com/cncf/landscape2/refs/heads/main/docs/config/schema/data.schema.json
62

7-
categories:
8-
- name: Members
3+
landscape:
4+
- category:
5+
name: Members
96
subcategories:
107
- name: Premier
118
items:
@@ -89,7 +86,8 @@ categories:
8986
description: Veilid Foundation was formed to develop, distribute, and maintain a privacy focused communication platform and protocol for the purposes of defending human and civil rights
9087
homepage_url: https://veilid.com/
9188
logo: veilid.svg
92-
- name: Projects
89+
- category:
90+
name: Projects
9391
subcategories:
9492
- name: Projects
9593
items:

0 commit comments

Comments
 (0)