blob: 877bd7cdc5f80f4ec6b7731f64913e6643c5ebb2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{
yongdohyun = {
name = "YongDo-Hyun";
github = "YongDo-Hyun";
email = "froster12@naver.com";
};
grxtor = {
name = "grxtor";
github = "grxtor";
email = "grxtor@example.com";
};
}
|