This is the public readme for both https://github.com/ministrycentered and https://github.com/planningcenter.
-
Clone this repo.
-
Set up both remotes:
git remote add ministrycentered [email protected]:ministrycentered/.github.git git remote add planningcenter [email protected]:planningcenter/.github.git
-
Update the
profile/README.md
file and commit your change. -
Push to both remotes:
git push ministrycentered git push planningcenter