Skip to content

Commit 6329960

Browse files
committed
update config.yaml to reflect original information
1 parent e1a76cc commit 6329960

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

config.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# incubator: The Carpentries Incubator
1111
# Note that you can also use a custom carpentry type. For more info,
1212
# see the documentation: https://carpentries.github.io/sandpaper-docs/editing.html
13-
carpentry: 'cp'
13+
carpentry: 'lc'
1414

1515
# Custom carpentry description
1616
# This will be used as the alt text for the logo
@@ -20,7 +20,7 @@ carpentry: 'cp'
2020
title: 'Curating for Reproducibility Workflows'
2121

2222
# Date the lesson was created (YYYY-MM-DD, this is empty by default)
23-
created:
23+
created: 2022-06-20
2424

2525
# Comma-separated list of keywords for the lesson
2626
keywords: 'software, data, lesson, The Carpentries'
@@ -33,7 +33,7 @@ life_cycle: 'pre-alpha'
3333
license: 'CC-BY 4.0'
3434

3535
# Link to the source repository for this lesson
36-
source: 'https://github.com/curating4reproducibility/cure-carpentry-02-workflows'
36+
source: 'https://github.com/ucla-data-science-center/lc-cure-02'
3737

3838
# Default branch of your lesson
3939
branch: 'main'
@@ -64,21 +64,21 @@ contact: 'team@carpentries.org'
6464
# - another-learner.md
6565

6666
# Order of episodes in your lesson
67-
episodes:
67+
episodes:
6868
- 01-dqr.md
6969
- 02-file-review.md
7070
- 03-doc-review.md
7171
- 04-data-review.md
7272
- 05-code-review.md
7373

7474
# Information for Learners
75-
learners:
75+
learners:
7676

7777
# Information for Instructors
78-
instructors:
78+
instructors:
7979

8080
# Learner Profiles
81-
profiles:
81+
profiles:
8282

8383
# Customisation ---------------------------------------------
8484
#

0 commit comments

Comments
 (0)