diff options
| author | Egor Bakanov <33174871+EgorBakanov@users.noreply.github.com> | 2023-01-08 01:48:14 +0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-07 11:48:14 -0700 |
| commit | 46e9f5ad2e1f61cefe719d03f5a8986434fbb7b6 (patch) | |
| tree | ddc400c208c05ca8e1ebf0dfd81f1917696b197a /CONTRIBUTORS.md | |
| parent | a2b792e38697d8b11453254c77be62a2116a6e6a (diff) | |
Fix recursive children lookup of folders (#8678)
Fixes https://github.com/jellyfin/jellyfin/issues/6193
Fixes https://github.com/jellyfin/jellyfin/issues/7226
Diffstat (limited to 'CONTRIBUTORS.md')
| -rw-r--r-- | CONTRIBUTORS.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 8daaae4d9..42242c51a 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -37,6 +37,7 @@ - [DMouse10462](https://github.com/DMouse10462) - [DrPandemic](https://github.com/DrPandemic) - [eglia](https://github.com/eglia) + - [EgorBakanov](https://github.com/EgorBakanov) - [EraYaN](https://github.com/EraYaN) - [escabe](https://github.com/escabe) - [excelite](https://github.com/excelite) |
