Skip to content

Commit

Permalink
Update opslevel.yml (#182
Browse files Browse the repository at this point in the history
* Update opslevel.yml

Adds the `open-source` tag to the repository, which leaves it out of some checks and enables others specific to open source projects.

* Update opslevel.yml

* Update opslevel.yml
  • Loading branch information
jsfr authored Feb 6, 2023
1 parent b4706d7 commit c6f2a23
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion opslevel.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
version: 1
service:
name: prop
name: Prop
lifecycle: generally_available
owner: pegasus
language: Kotlin
Expand All @@ -10,3 +10,5 @@ service:
tags:
- key: type
value: library
- key: open-source
value: "true"

0 comments on commit c6f2a23

Please sign in to comment.