I made a repo with the edx-cookiecutters repo, and found parts that would have to change for repos in the edx GitHub organization instead of the openedx organization.
Throughout
All GitHub URLs will need to be https://github.com/edx/whatever instead of https://github.com/openedx/whatever
README
Purpose
Includes a TODO: “It should be described in the context of other repositories under the ``openedx`` organization. It should make clear where this fits in to the overall Open edX codebase and should be oriented towards people who are new to the Open edX project.”
Deploying / Documentation
Both refer to docs.openedx.org
More Help
Points to https://discuss.openedx.org
Links to the Open edX Slack invitation page
Links to https://openedx.org/getting-help
Contributing
edx repos are not currently accepting contributions.
Code of Conduct
It’s a little counter-intuitive, but I think it’s fine to keep the references to the Open edX code of conduct.
People
Links to backstage.openedx.org
Security
Should refer to security@2u.com (edx.org?) instead of security@tcril/openedx/axim.org
openedx.yaml
It should not have an openedx-release section.
setup.py
The author and author_email values need to be corrected to “edX” and “oscm@edx.org”
(that’s what’s in the cookiecutter now, but we have to fix that to be Axim-centric.)
No changes needed
catalog-info.yaml
CHANGELOG.rst
LICENSE.txt
Makefile
setup.cfg
tox.ini