blob: a109c34e2ed912b0b6e307e454aa92784ac652ef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# MAINTAINERS
#
# One block per maintainer.
# Edit the sample block below and add new blocks as needed.
#
# Fields:
# - Name: Display name
# - GitHub: GitHub handle (with @)
# - Email: Primary contact email
# - Paths: Comma-separated glob patterns (repo-relative)
#
# Matching notes:
# - Use ** for recursive directory matching.
# - This file is used as the ownership source for maintainer email mapping.
[Mehmet Samet Duman]
GitHub: @YongDo-Hyun
Email: yongdohyun@mail.projecttick.org
Paths: **
|