Skip to content

Commit

Permalink
Update go module
Browse files Browse the repository at this point in the history
  • Loading branch information
dorroddorrod committed Jan 1, 2023
1 parent 0264d26 commit f234e7b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# ====================================================================================
# Setup Project
PROJECT_NAME := provider-rancher
PROJECT_REPO := github.com/crossplane/$(PROJECT_NAME)
PROJECT_REPO := github.com/dormullor/$(PROJECT_NAME)

PLATFORMS ?= linux_amd64 linux_arm64
-include build/makelib/common.mk
Expand Down
2 changes: 1 addition & 1 deletion package/crossplane.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: provider-rancher
annotations:
meta.crossplane.io/maintainer: Crossplane Maintainers <info@crossplane.io>
meta.crossplane.io/source: github.com/crossplane/provider-rancher
meta.crossplane.io/source: github.com/dormullor/provider-rancher
meta.crossplane.io/license: Apache-2.0
meta.crossplane.io/description: |
A rancher that can be used to create Crossplane providers.
Expand Down

0 comments on commit f234e7b

Please sign in to comment.