Skip to content

Commit

Permalink
adding lc tag, bump to alpha and correct repo url
Browse files Browse the repository at this point in the history
  • Loading branch information
jt14den authored Nov 15, 2024
1 parent c305fa5 commit fc30d0e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# lc: Library Carpentry
# cp: Carpentries (to use for instructor training for instance)
# incubator: The Carpentries Incubator
carpentry: 'incubator'
carpentry: 'lc'

# Overall title for pages.
title: 'A Path to Open, Inclusive, and Collaborative Science for Librarians'
Expand All @@ -21,13 +21,13 @@ keywords: 'open access, open science, open data, open educational resources, spa

# Life cycle stage of the lesson
# possible values: pre-alpha, alpha, beta, stable
life_cycle: 'pre-alpha'
life_cycle: 'alpha'

# License of the lesson materials (recommended CC-BY 4.0)
license: 'CC-BY 4.0'

# Link to the source repository for this lesson
source: 'https://github.com/ucla-imls-open-sci/collaborative-science-for-librarians'
source: 'https://github.com/ucla-imls-open-sci/collaborative-science-for-librarians/'

# Default branch of your lesson
branch: 'main'
Expand Down

0 comments on commit fc30d0e

Please sign in to comment.