Skip to content

Commit fc5e280

Browse files
committed
Update changes and credits
1 parent c0ffa91 commit fc5e280

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

CHANGES.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,11 @@ Change History
88

99
Bug fixes:
1010

11+
- `Issue #60`_: Remove redundant wheel dep from pyproject.toml.
1112
- `Issue #61`_: Dist failure for Fedora, CentOS, EPEL.
1213

1314

15+
.. _`Issue #60`: https://github.com/cpburnz/python-pathspec/pull/60
1416
.. _`Issue #61`: https://github.com/cpburnz/python-pathspec/issues/61
1517

1618

pathspec/_meta.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
"spMohanty <https://github.com/spMohanty>",
4545
"ichard26 <https://github.com/ichard26>",
4646
"jack1142 <https://github.com/jack1142>",
47+
"mgorny <https://github.com/mgorny>",
4748
]
4849
__license__ = "MPL 2.0"
4950
__version__ = "0.10.1.dev1"

0 commit comments

Comments
 (0)