Skip to content

Commit 88d88fa

Browse files
committed
Update __init__.py
1 parent b414aac commit 88d88fa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pathspec/__init__.py

+2-1
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,13 @@
1515
"highb <https://github.com/highb>",
1616
"029xue <https://github.com/029xue>",
1717
"mikexstudios <https://github.com/mikexstudios>",
18+
"nhumrich <https://github.com/nhumrich>",
1819
]
1920
__email__ = "cpburnz@gmail.com"
2021
__license__ = "MPL 2.0"
2122
__project__ = "pathspec"
2223
__status__ = "Development"
23-
__updated__ = "2015-05-16"
24+
__updated__ = "2015-05-22"
2425
__version__ = "0.3.4.dev1"
2526

2627
from .gitignore import GitIgnorePattern

0 commit comments

Comments
 (0)