Skip to content

Commit a95a824

Browse files
committed
Changes re: transfer to org.
1 parent 1cc671d commit a95a824

File tree

6 files changed

+40
-107
lines changed

6 files changed

+40
-107
lines changed

README.rst

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -34,40 +34,40 @@ flake8_strftime
3434
:target: https://flake8_strftime.readthedocs.io/en/latest
3535
:alt: Documentation Build Status
3636

37-
.. |docs_check| image:: https://github.com/domdfcoding/flake8_strftime/workflows/Docs%20Check/badge.svg
38-
:target: https://github.com/domdfcoding/flake8_strftime/actions?query=workflow%3A%22Docs+Check%22
37+
.. |docs_check| image:: https://github.com/python-formate/flake8_strftime/workflows/Docs%20Check/badge.svg
38+
:target: https://github.com/python-formate/flake8_strftime/actions?query=workflow%3A%22Docs+Check%22
3939
:alt: Docs Check Status
4040

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

45-
.. |actions_windows| image:: https://github.com/domdfcoding/flake8_strftime/workflows/Windows/badge.svg
46-
:target: https://github.com/domdfcoding/flake8_strftime/actions?query=workflow%3A%22Windows%22
45+
.. |actions_windows| image:: https://github.com/python-formate/flake8_strftime/workflows/Windows/badge.svg
46+
:target: https://github.com/python-formate/flake8_strftime/actions?query=workflow%3A%22Windows%22
4747
:alt: Windows Test Status
4848

49-
.. |actions_macos| image:: https://github.com/domdfcoding/flake8_strftime/workflows/macOS/badge.svg
50-
:target: https://github.com/domdfcoding/flake8_strftime/actions?query=workflow%3A%22macOS%22
49+
.. |actions_macos| image:: https://github.com/python-formate/flake8_strftime/workflows/macOS/badge.svg
50+
:target: https://github.com/python-formate/flake8_strftime/actions?query=workflow%3A%22macOS%22
5151
:alt: macOS Test Status
5252

53-
.. |actions_flake8| image:: https://github.com/domdfcoding/flake8_strftime/workflows/Flake8/badge.svg
54-
:target: https://github.com/domdfcoding/flake8_strftime/actions?query=workflow%3A%22Flake8%22
53+
.. |actions_flake8| image:: https://github.com/python-formate/flake8_strftime/workflows/Flake8/badge.svg
54+
:target: https://github.com/python-formate/flake8_strftime/actions?query=workflow%3A%22Flake8%22
5555
:alt: Flake8 Status
5656

57-
.. |actions_mypy| image:: https://github.com/domdfcoding/flake8_strftime/workflows/mypy/badge.svg
58-
:target: https://github.com/domdfcoding/flake8_strftime/actions?query=workflow%3A%22mypy%22
57+
.. |actions_mypy| image:: https://github.com/python-formate/flake8_strftime/workflows/mypy/badge.svg
58+
:target: https://github.com/python-formate/flake8_strftime/actions?query=workflow%3A%22mypy%22
5959
:alt: mypy status
6060

61-
.. |requires| image:: https://requires.io/github/domdfcoding/flake8_strftime/requirements.svg?branch=master
62-
:target: https://requires.io/github/domdfcoding/flake8_strftime/requirements/?branch=master
61+
.. |requires| image:: https://requires.io/github/python-formate/flake8_strftime/requirements.svg?branch=master
62+
:target: https://requires.io/github/python-formate/flake8_strftime/requirements/?branch=master
6363
:alt: Requirements Status
6464

65-
.. |coveralls| image:: https://img.shields.io/coveralls/github/domdfcoding/flake8_strftime/master?logo=coveralls
66-
:target: https://coveralls.io/github/domdfcoding/flake8_strftime?branch=master
65+
.. |coveralls| image:: https://img.shields.io/coveralls/github/python-formate/flake8_strftime/master?logo=coveralls
66+
:target: https://coveralls.io/github/python-formate/flake8_strftime?branch=master
6767
:alt: Coverage
6868

69-
.. |codefactor| image:: https://img.shields.io/codefactor/grade/github/domdfcoding/flake8_strftime?logo=codefactor
70-
:target: https://www.codefactor.io/repository/github/domdfcoding/flake8_strftime
69+
.. |codefactor| image:: https://img.shields.io/codefactor/grade/github/python-formate/flake8_strftime?logo=codefactor
70+
:target: https://www.codefactor.io/repository/github/python-formate/flake8_strftime
7171
:alt: CodeFactor Grade
7272

7373
.. |pypi-version| image:: https://img.shields.io/pypi/v/flake8_strftime
@@ -94,19 +94,19 @@ flake8_strftime
9494
:target: https://anaconda.org/domdfcoding/flake8_strftime
9595
:alt: Conda - Platform
9696

97-
.. |license| image:: https://img.shields.io/github/license/domdfcoding/flake8_strftime
98-
:target: https://github.com/domdfcoding/flake8_strftime/blob/master/LICENSE
97+
.. |license| image:: https://img.shields.io/github/license/python-formate/flake8_strftime
98+
:target: https://github.com/python-formate/flake8_strftime/blob/master/LICENSE
9999
:alt: License
100100

101-
.. |language| image:: https://img.shields.io/github/languages/top/domdfcoding/flake8_strftime
101+
.. |language| image:: https://img.shields.io/github/languages/top/python-formate/flake8_strftime
102102
:alt: GitHub top language
103103

104-
.. |commits-since| image:: https://img.shields.io/github/commits-since/domdfcoding/flake8_strftime/v0.3.2
105-
:target: https://github.com/domdfcoding/flake8_strftime/pulse
104+
.. |commits-since| image:: https://img.shields.io/github/commits-since/python-formate/flake8_strftime/v0.3.2
105+
:target: https://github.com/python-formate/flake8_strftime/pulse
106106
:alt: GitHub commits since tagged version
107107

108-
.. |commits-latest| image:: https://img.shields.io/github/last-commit/domdfcoding/flake8_strftime
109-
:target: https://github.com/domdfcoding/flake8_strftime/commit/master
108+
.. |commits-latest| image:: https://img.shields.io/github/last-commit/python-formate/flake8_strftime
109+
:target: https://github.com/python-formate/flake8_strftime/commit/master
110110
:alt: GitHub last commit
111111

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

doc-source/Source.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ Downloading source code
33
=========================
44

55
The ``flake8_strftime`` source code is available on GitHub,
6-
and can be accessed from the following URL: https://github.com/domdfcoding/flake8_strftime
6+
and can be accessed from the following URL: https://github.com/python-formate/flake8_strftime
77

88
If you have ``git`` installed, you can clone the repository with the following command:
99

1010
.. prompt:: bash
1111

12-
git clone https://github.com/domdfcoding/flake8_strftime
12+
git clone https://github.com/python-formate/flake8_strftime
1313

1414
.. parsed-literal::
1515

doc-source/contributing.rst

Lines changed: 0 additions & 73 deletions
This file was deleted.

doc-source/index.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,21 +151,22 @@ Contents
151151

152152
usage
153153
api
154-
contributing
155154
Source
156155

157156
.. sidebar-links::
158157
:caption: Links
159158
:github:
160159
:pypi: flake8_strftime
161160

161+
Contributing Guide<https://contributing-to-formate.readthedocs.io>
162+
162163

163164
.. start links
164165
165166
.. only:: html
166167

167168
View the :ref:`Function Index <genindex>` or browse the `Source Code <_modules/index.html>`__.
168169

169-
:github:repo:`Browse the GitHub Repository <domdfcoding/flake8_strftime>`
170+
:github:repo:`Browse the GitHub Repository <python-formate/flake8_strftime>`
170171

171172
.. end links

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ email = "dominic@davis-foster.co.uk"
1919
file = "LICENSE"
2020

2121
[project.urls]
22-
Homepage = "https://github.com/domdfcoding/flake8_strftime"
23-
"Issue Tracker" = "https://github.com/domdfcoding/flake8_strftime/issues"
24-
"Source Code" = "https://github.com/domdfcoding/flake8_strftime"
22+
Homepage = "https://github.com/python-formate/flake8_strftime"
23+
"Issue Tracker" = "https://github.com/python-formate/flake8_strftime/issues"
24+
"Source Code" = "https://github.com/python-formate/flake8_strftime"
2525
Documentation = "https://flake8_strftime.readthedocs.io/en/latest"
2626

2727
[tool.whey]
@@ -42,7 +42,7 @@ conda-channels = [ "conda-forge", "domdfcoding",]
4242
extras = "all"
4343

4444
[tool.sphinx-pyproject]
45-
github_username = "domdfcoding"
45+
github_username = "python-formate"
4646
github_repository = "flake8_strftime"
4747
author = "Dominic Davis-Foster"
4848
project = "flake8-strftime"

repo_helper.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ copyright_years: "2020-2021"
66
author: "Dominic Davis-Foster"
77
email: "dominic@davis-foster.co.uk"
88
version: "0.3.2"
9-
username: "domdfcoding"
9+
username: "python-formate"
10+
assignee: "domdfcoding"
11+
primary_conda_channel: "domdfcoding"
1012
license: 'MIT'
1113
short_desc: "A flake8 plugin which checks for use of platform specific strftime codes."
1214

@@ -54,3 +56,6 @@ keywords:
5456
- time
5557
- datetime
5658
- strftime
59+
60+
exclude_files:
61+
- contributing

0 commit comments

Comments
 (0)