File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5454 email : dante@brain-crew.com
5555 image_url : /img/authors/dante.png
5656 page : true
57+ github_login : syshin0116
58+ github_email : dante@brain-crew.com
59+ pat_secret : GH_PAT_DANTE
5760
5861sean :
5962 name : 김유신
@@ -62,10 +65,24 @@ sean:
6265 email : sean@brain-crew.com
6366 image_url : /img/authors/sean.jpg
6467 page : true
68+ github_login : ysksean
69+ github_email : sean@brain-crew.com
70+ pat_secret : GH_PAT_SEAN
71+
72+ harry :
73+ name : 김형섭
74+ title : AI Research Engineer, Brain Crew
75+ url : https://github.com/Hyeongseob91
76+ email : harry@brain-crew.com
77+ image_url : /img/authors/harry.jpg
78+ page : true
79+ github_login : Hyeongseob91
80+ github_email : harry@brain-crew.com
81+ pat_secret : GH_PAT_HARRY
6582
6683braincrew :
67- name : Brain Crew RAG Team
84+ name : Braincrew
6885 title : AI Research & Engineering
6986 url : https://brain-crew.com
7087 image_url : /img/logo.png
71- page : true
88+ page : true
Original file line number Diff line number Diff line change @@ -49,6 +49,13 @@ const TEAM = [
4949 image : '/img/authors/sean.jpg' ,
5050 github : 'https://github.com/ysksean' ,
5151 } ,
52+ {
53+ name : '김형섭' ,
54+ nameEn : 'Harry' ,
55+ role : 'AI Research Engineer' ,
56+ image : '/img/authors/harry.jpg' ,
57+ github : 'https://github.com/Hyeongseob91' ,
58+ } ,
5259] ;
5360
5461const FOCUS_AREAS = [
You can’t perform that action at this time.
0 commit comments