Skip to content

Commit f4d4b41

Browse files
committed
Add new contributors
1 parent 2ad361f commit f4d4b41

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

CONTRIBUTORS.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ Contributors
77
- Greg Klupar, 2015/11/13
88
- Jiri Kuncar, 2016/01/20
99
- Sylvain Thénault (sthenault), 2018/06/03
10-
- Musharraf (mush42), 209/02/12
10+
- Musharraf (mush42), 2019/02/12
11+
- Tim Gates (timgates42), 2020/03/27

RELEASING.rst

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,12 @@ Releasing
77
- Install both artifacts in a fresh virtual environment to ensure they work correctly.
88
3. Bump the version number in ``setup.py``. (May be included in the pull request.)
99
4. Update the changelog in ``CHANGES.rst``.
10-
5. Update the release date in ``CHANGES.rst``.
11-
6. Ensure the latest build passes on GitHub Actions.
12-
7. Rebuild the documentation and check that it looks correct.
13-
8. Create a new release on GitHub:
10+
5. Add new contributors to the ``CONTRIBUTORS.rst`` file.
11+
6. Update the release date in ``CHANGES.rst``.
12+
7. Ensure the latest build passes on GitHub Actions.
13+
8. Rebuild the documentation and check that it looks correct.
14+
9. Create a new release on GitHub:
1415
- Use the version number as the tag.
1516
- Include the changelog in the release notes.
16-
9. Ensure the release is published.
17-
10. Test the release by installing it in a fresh virtual environment.
17+
10. Ensure the release is published.
18+
11. Test the release by installing it in a fresh virtual environment.

0 commit comments

Comments
 (0)