Skip to content

Commit c5936c5

Browse files
authored
Merge pull request #400 from github-community-projects/jm_readme_announcment
2 parents 373891b + 5401434 commit c5936c5

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Contributors action
22

3+
> [!IMPORTANT]
4+
> This repository has moved from `github/contributors` to `github-community-projects/contributors`.
5+
> Please update your git remote:
6+
>
7+
> ```shell
8+
> git remote set-url origin git@github.com:github-community-projects/contributors.git
9+
> ```
10+
>
11+
> Note: replace `origin` with the name of your remote if it's different.
12+
313
[![Python package](https://github.com/github-community-projects/contributors/actions/workflows/python-ci.yml/badge.svg)](https://github.com/github-community-projects/contributors/actions/workflows/python-ci.yml)
414
[![Docker Image CI](https://github.com/github-community-projects/contributors/actions/workflows/docker-ci.yml/badge.svg)](https://github.com/github-community-projects/contributors/actions/workflows/docker-ci.yml)
515
[![CodeQL](https://github.com/github-community-projects/contributors/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/github-community-projects/contributors/actions/workflows/github-code-scanning/codeql)

0 commit comments

Comments
 (0)