Skip to content

Commit a55ed44

Browse files
committed
adding authors
1 parent b9f625a commit a55ed44

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

AUTHORS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,5 @@ Authors in order of the timeline of their contributions:
4444
- Håvard Thom [havardthom](https://github.com/havardthom) for adding UUID support.
4545
- Dhanvantari Tilak [Dhanvantari](https://github.com/Dhanvantari) for Bug-Fix: `TypeError in _get_numbers_distance() when ignore_order = True`.
4646
- Yael Mintz [yaelmi3](https://github.com/yaelmi3) for detailed pretty print when verbose_level=2.
47+
- Mikhail Khviyuzov [mskhviyu](https://github.com/mskhviyu) for Exclude obj callback strict.
48+
- [dtorres-sf](https://github.com/dtorres-sf) for the fix for diffing using iterable_compare_func with nested objects.

docs/authors.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ Authors in order of the timeline of their contributions:
5656
- Dhanvantari Tilak `Dhanvantari`_ for Bug-Fix:
5757
``TypeError in _get_numbers_distance() when ignore_order = True``.
5858
- Yael Mintz `yaelmi3`_ for detailed pretty print when verbose_level=2.
59+
- Mikhail Khviyuzov `mskhviyu`_ for Exclude obj callback strict.
60+
- `dtorres-sf`_ for the fix for diffing using iterable_compare_func with nested objects.
5961

6062
.. _Sep Dehpour (Seperman): http://www.zepworks.com
6163
.. _Victor Hahn Castell: http://hahncastell.de
@@ -96,7 +98,7 @@ Authors in order of the timeline of their contributions:
9698
.. _havardthom: https://github.com/havardthom
9799
.. _Dhanvantari: https://github.com/Dhanvantari
98100
.. _yaelmi3: https://github.com/yaelmi3
99-
101+
.. _mskhviyu: https://github.com/mskhviyu
100102

101103
Thank you for contributing to DeepDiff!
102104

0 commit comments

Comments
 (0)