Fix default values for git.user (#22064)

Signed-off-by: bjws <bernd@bjws.nl>
This commit is contained in:
Juggels
2020-04-22 08:13:52 -07:00
committed by GitHub
parent 4582c7fa73
commit c48cdefcef
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ apiVersion: v1
appVersion: 0.107.7
description: Home Assistant
name: home-assistant
version: 0.13.0
version: 0.13.1
keywords:
- home-assistant
- hass
+3 -3
View File
@@ -130,9 +130,9 @@ git:
# command: []
# Committer settings
# user:
# name: ""
# email: ""
user:
name: ""
email: ""
# repo:
secret: git-creds