Skip to content

Commit e58fd5d

Browse files
authored
chore: remove verified tag on community modules (#555)
## Description <!-- Briefly describe what this PR does and why --> ## Type of Change - [ ] New module - [ ] New template - [x] Bug fix - [ ] Feature/enhancement - [ ] Documentation - [ ] Other ## Testing & Validation - [ ] Tests pass (`bun test`) - [ ] Code formatted (`bun fmt`) - [ ] Changes tested locally
1 parent 73a92be commit e58fd5d

File tree

2 files changed

+2
-2
lines changed
  • registry

2 files changed

+2
-2
lines changed

registry/nataindata/modules/apache-airflow/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ display_name: airflow
33
description: A module that adds Apache Airflow in your Coder template
44
icon: ../../../../.icons/airflow.svg
55
maintainer_github: nataindata
6-
verified: true
6+
verified: false
77
tags: [airflow, ide, web]
88
---
99

registry/umair/modules/digitalocean-region/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
display_name: DigitalOcean Region
33
description: A parameter with human region names and icons
44
icon: ../../../../.icons/digital-ocean.svg
5-
verified: true
5+
verified: false
66
tags: [helper, parameter, digitalocean, regions]
77
---
88

0 commit comments

Comments
 (0)