Skip to content

Commit d41a2d9

Browse files
committed
Changes re: transfer to org
1 parent 429053d commit d41a2d9

File tree

3 files changed

+28
-27
lines changed

3 files changed

+28
-27
lines changed

README.rst

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -26,36 +26,36 @@ flake8-github-actions
2626
* - Other
2727
- |license| |language| |requires|
2828

29-
.. |actions_linux| image:: https://github.com/domdfcoding/flake8-github-actions/workflows/Linux/badge.svg
30-
:target: https://github.com/domdfcoding/flake8-github-actions/actions?query=workflow%3A%22Linux%22
29+
.. |actions_linux| image:: https://github.com/python-formate/flake8-github-actions/workflows/Linux/badge.svg
30+
:target: https://github.com/python-formate/flake8-github-actions/actions?query=workflow%3A%22Linux%22
3131
:alt: Linux Test Status
3232

33-
.. |actions_windows| image:: https://github.com/domdfcoding/flake8-github-actions/workflows/Windows/badge.svg
34-
:target: https://github.com/domdfcoding/flake8-github-actions/actions?query=workflow%3A%22Windows%22
33+
.. |actions_windows| image:: https://github.com/python-formate/flake8-github-actions/workflows/Windows/badge.svg
34+
:target: https://github.com/python-formate/flake8-github-actions/actions?query=workflow%3A%22Windows%22
3535
:alt: Windows Test Status
3636

37-
.. |actions_macos| image:: https://github.com/domdfcoding/flake8-github-actions/workflows/macOS/badge.svg
38-
:target: https://github.com/domdfcoding/flake8-github-actions/actions?query=workflow%3A%22macOS%22
37+
.. |actions_macos| image:: https://github.com/python-formate/flake8-github-actions/workflows/macOS/badge.svg
38+
:target: https://github.com/python-formate/flake8-github-actions/actions?query=workflow%3A%22macOS%22
3939
:alt: macOS Test Status
4040

41-
.. |actions_flake8| image:: https://github.com/domdfcoding/flake8-github-actions/workflows/Flake8/badge.svg
42-
:target: https://github.com/domdfcoding/flake8-github-actions/actions?query=workflow%3A%22Flake8%22
41+
.. |actions_flake8| image:: https://github.com/python-formate/flake8-github-actions/workflows/Flake8/badge.svg
42+
:target: https://github.com/python-formate/flake8-github-actions/actions?query=workflow%3A%22Flake8%22
4343
:alt: Flake8 Status
4444

45-
.. |actions_mypy| image:: https://github.com/domdfcoding/flake8-github-actions/workflows/mypy/badge.svg
46-
:target: https://github.com/domdfcoding/flake8-github-actions/actions?query=workflow%3A%22mypy%22
45+
.. |actions_mypy| image:: https://github.com/python-formate/flake8-github-actions/workflows/mypy/badge.svg
46+
:target: https://github.com/python-formate/flake8-github-actions/actions?query=workflow%3A%22mypy%22
4747
:alt: mypy status
4848

49-
.. |requires| image:: https://requires.io/github/domdfcoding/flake8-github-actions/requirements.svg?branch=master
50-
:target: https://requires.io/github/domdfcoding/flake8-github-actions/requirements/?branch=master
49+
.. |requires| image:: https://requires.io/github/python-formate/flake8-github-actions/requirements.svg?branch=master
50+
:target: https://requires.io/github/python-formate/flake8-github-actions/requirements/?branch=master
5151
:alt: Requirements Status
5252

53-
.. |coveralls| image:: https://img.shields.io/coveralls/github/domdfcoding/flake8-github-actions/master?logo=coveralls
54-
:target: https://coveralls.io/github/domdfcoding/flake8-github-actions?branch=master
53+
.. |coveralls| image:: https://img.shields.io/coveralls/github/python-formate/flake8-github-actions/master?logo=coveralls
54+
:target: https://coveralls.io/github/python-formate/flake8-github-actions?branch=master
5555
:alt: Coverage
5656

57-
.. |codefactor| image:: https://img.shields.io/codefactor/grade/github/domdfcoding/flake8-github-actions?logo=codefactor
58-
:target: https://www.codefactor.io/repository/github/domdfcoding/flake8-github-actions
57+
.. |codefactor| image:: https://img.shields.io/codefactor/grade/github/python-formate/flake8-github-actions?logo=codefactor
58+
:target: https://www.codefactor.io/repository/github/python-formate/flake8-github-actions
5959
:alt: CodeFactor Grade
6060

6161
.. |pypi-version| image:: https://img.shields.io/pypi/v/flake8-github-actions
@@ -74,19 +74,19 @@ flake8-github-actions
7474
:target: https://pypi.org/project/flake8-github-actions/
7575
:alt: PyPI - Wheel
7676

77-
.. |license| image:: https://img.shields.io/github/license/domdfcoding/flake8-github-actions
78-
:target: https://github.com/domdfcoding/flake8-github-actions/blob/master/LICENSE
77+
.. |license| image:: https://img.shields.io/github/license/python-formate/flake8-github-actions
78+
:target: https://github.com/python-formate/flake8-github-actions/blob/master/LICENSE
7979
:alt: License
8080

81-
.. |language| image:: https://img.shields.io/github/languages/top/domdfcoding/flake8-github-actions
81+
.. |language| image:: https://img.shields.io/github/languages/top/python-formate/flake8-github-actions
8282
:alt: GitHub top language
8383

84-
.. |commits-since| image:: https://img.shields.io/github/commits-since/domdfcoding/flake8-github-actions/v0.1.1
85-
:target: https://github.com/domdfcoding/flake8-github-actions/pulse
84+
.. |commits-since| image:: https://img.shields.io/github/commits-since/python-formate/flake8-github-actions/v0.1.1
85+
:target: https://github.com/python-formate/flake8-github-actions/pulse
8686
:alt: GitHub commits since tagged version
8787

88-
.. |commits-latest| image:: https://img.shields.io/github/last-commit/domdfcoding/flake8-github-actions
89-
:target: https://github.com/domdfcoding/flake8-github-actions/commit/master
88+
.. |commits-latest| image:: https://img.shields.io/github/last-commit/python-formate/flake8-github-actions
89+
:target: https://github.com/python-formate/flake8-github-actions/commit/master
9090
:alt: GitHub last commit
9191

9292
.. |maintained| image:: https://img.shields.io/maintenance/yes/2021

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ email = "[email protected]"
1919
file = "LICENSE"
2020

2121
[project.urls]
22-
Homepage = "https://github.com/domdfcoding/flake8-github-actions"
23-
"Issue Tracker" = "https://github.com/domdfcoding/flake8-github-actions/issues"
24-
"Source Code" = "https://github.com/domdfcoding/flake8-github-actions"
22+
Homepage = "https://github.com/python-formate/flake8-github-actions"
23+
"Issue Tracker" = "https://github.com/python-formate/flake8-github-actions/issues"
24+
"Source Code" = "https://github.com/python-formate/flake8-github-actions"
2525

2626
[tool.whey]
2727
base-classifiers = [

repo_helper.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ modname: 'flake8-github-actions'
44
copyright_years: '2020'
55
author: 'Dominic Davis-Foster'
66
7-
username: 'domdfcoding'
7+
username: "python-formate"
8+
assignee: "domdfcoding"
89
version: '0.1.1'
910
license: 'MIT'
1011
short_desc: 'GitHub Actions integration for flake8.'

0 commit comments

Comments
 (0)