Merge pull request #16 from myii/chore/standardise-structure
chore: use `semantic-release` cross-formula standard structure
This commit is contained in:
commit
dbc811f1dc
1
FORMULA
1
FORMULA
|
@ -6,3 +6,4 @@ release: 1
|
|||
minimum_version: 2015.5
|
||||
summary: Formula for timezone management
|
||||
description: Formula for managing timezone settings
|
||||
top_level_dir: timezone
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
# vim: ft=yaml
|
||||
---
|
||||
name: default
|
||||
title: timezone formula
|
||||
|
|
Loading…
Reference in New Issue