Skip to content

Commit cd51e12

Browse files
authored
Merge pull request #21 from linuxserver/add-project-categories
Add categories to readme-vars.yml
2 parents 715661f + 73826f1 commit cd51e12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme-vars.yml

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ project_url: "https://www.mysql.com/products/workbench/"
66
project_logo: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/mysql-workbench-icon.png"
77
project_blurb: "[MySQL Workbench]({{ project_url }}) is a unified visual tool for database architects, developers, and DBAs. MySQL Workbench provides data modeling, SQL development, and comprehensive administration tools for server configuration, user administration, backup, and much more."
88
project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}"
9+
project_categories: "Databases"
910
# supported architectures
1011
available_architectures:
1112
- {arch: "{{ arch_x86_64 }}", tag: "latest"}

0 commit comments

Comments
 (0)