Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pack-metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@

# Must equal the GitHub repo name exactly (e.g. "nebari-data-science-pack").
# The dashboard uses this to cross-check that the file is in the right repo.
name: nebari-nebi-pack
name: nebi-pack

# Human-readable name shown on the dashboard. Title-case recommended.
display_name: Nebi Pack

# Maturity level. Must be lowercase. Allowed values: experimental | alpha | beta | ga
# Definitions, per-level promotion checklist, and dashboard flag reference:
# https://github.com/nebari-dev/nebari-software-pack-template/blob/main/docs/release-readiness-checklist.md
level: experimental
level: beta

# GitHub username of the accountable engineer. No "@" prefix.
# For packs with multiple maintainers, name the single most-accountable one
Expand Down
Loading