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:
committed by
Lunny Xiao
parent
618407c018
commit
ce21ed6c34
@@ -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,
|
||||
|
Reference in New Issue
Block a user