Skip to content

Commit 8c64215

Browse files
committed
Add missing DPEL repos
Signed-off-by: John Mertic <[email protected]>
1 parent 19d925a commit 8c64215

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

config.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ missingcsvfile: missing.csv
1313
landscapeProjectsCategory: ASWF Projects
1414
landscapeProjectsSubcategories:
1515
- name: Adopted
16-
category: Adopted
16+
category: Graduated
17+
- name: Graduated
18+
category: Graduated
1719
- name: Incubating
1820
category: Incubating
1921
- name: Sandbox

landscape.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1143,7 +1143,7 @@ landscape:
11431143
name: ASWF Projects
11441144
subcategories:
11451145
- subcategory:
1146-
name: Adopted
1146+
name: Graduated
11471147
items:
11481148
- item:
11491149
name: Digital Production Example Library (DPEL)
@@ -1154,6 +1154,10 @@ landscape:
11541154
- Assets and Workflow / Scenes and Geometry
11551155
project: graduated
11561156
repo_url: https://github.com/AcademySoftwareFoundation/dpel-website
1157+
additional_repos:
1158+
- repo_url: https://github.com/DigitalProductionExampleLibrary/ALab
1159+
- repo_url: https://github.com/DigitalProductionExampleLibrary/OpenPBRShaderPlayground
1160+
- repo_url: https://github.com/DigitalProductionExampleLibrary/SoleMates
11571161
crunchbase: https://www.crunchbase.com/organization/academy-software-foundation
11581162
extra:
11591163
accepted: '2021-07-28'

0 commit comments

Comments
 (0)