1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Remove remaining Gogs reference on locales and cmd (#430)

This commit is contained in:
Joubert RedRat
2016-12-21 10:13:17 -02:00
committed by Lunny Xiao
parent 618407c018
commit ce21ed6c34
28 changed files with 286 additions and 284 deletions

View File

@@ -137,7 +137,7 @@ func runCert(ctx *cli.Context) error {
SerialNumber: serialNumber,
Subject: pkix.Name{
Organization: []string{"Acme Co"},
CommonName: "Gogs",
CommonName: "Gitea",
},
NotBefore: notBefore,
NotAfter: notAfter,