Commit d0303195 authored by Miek Gieben's avatar Miek Gieben

Makefile.release: move to coredns/coredns

parent 81818e48
......@@ -28,7 +28,7 @@
NAME:=coredns
VERSION:=$(shell grep 'coreVersion' coremain/version.go | awk '{ print $$3 }' | tr -d '"')
ARCH:=$(shell uname -m)
GITHUB:=miekg
GITHUB:=coredns
all: commit push build tar release
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment