We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2deec7d commit 74074faCopy full SHA for 74074fa
3 files changed
.github/scripts/check_commits.py
@@ -32,7 +32,9 @@
32
'정건우': 'abcxj123',
33
'공예영': 'yeyounging',
34
'서정우': 'ShipFriend0516',
35
- '허현빈': 'hyeonbinHur'
+ '허현빈': 'hyeonbinHur',
36
+ '이용훈': '2YH02',
37
+ '최어진': 'poodlepoodle'
38
}
39
40
# 한국 시간대
README.md
@@ -60,6 +60,8 @@ algorithm/
60
| 공예영 | [@yeyounging](https://github.com/yeyounging) |
61
| 서정우 | [@ShipFriend0516](https://github.com/ShipFriend0516) |
62
| 허현빈 | [@hyeonbinHur](https://github.com/hyeonbinHur) |
63
+| 이용훈 | [@2YH02](https://github.com/2YH02) |
64
+| 최어진 | [@poodlepoodle](https://github.com/poodlepoodle) |
65
66
## 회식비 제공 천사 🪽
67
@@ -72,6 +74,10 @@ algorithm/
72
74
| 공예영 | 33000원 |
73
75
| 서정우 | 10000원 |
76
| 허현빈 | 15000원 |
77
+| 이용훈 | 0원 |
78
+| 최어진 | 0원 |
79
+
80
+**총 회식비: 78,000원**
81
82
---
83
main
33.2 KB
0 commit comments