ci: change repo owner

This commit is contained in:
2026-04-19 12:46:05 +02:00
parent a6fb133216
commit 39485883f1

View File

@@ -2,7 +2,7 @@ NAME = netoik-git
VERSION = $(shell git describe --abbrev=0)
RELEASE = $(shell git rev-parse --short HEAD)
ARCH = noarch
OWNER = samuel
OWNER = netoik
SUMMARY = "Netoïk Git server"
LICENSE = "MIT"
URL = "https://git.netoik.io/$(OWNER)/$(NAME)"