package tech import ( "code.gitea.io/gitea/modules/context" ) func CommitOpenIRepo(ctx *context.APIContext) { }