diff --git a/README.tpl b/README.tpl index 04a2d50..21af309 100644 --- a/README.tpl +++ b/README.tpl @@ -9,4 +9,14 @@ {{- range $item := $val}} | [{{$item.owner}}/{{$item.repo}}](https://github.com/{{$item.owner}}/{{$item.repo}}) | {{ghLicense $item.owner $item.repo}} | {{ghStar $item.owner $item.repo}} | {{ghCreate $item.owner $item.repo}} | {{ghUpdate $item.owner $item.repo}} | {{$item.desc}} | {{- end}} -{{end}} \ No newline at end of file +{{end}} + +## 贡献者 + +--- + +{{printContributors "eryajf" "learn-github"}} + +--- + +{{printContributors "eryajf" "awesome-ops"}} \ No newline at end of file diff --git a/items/web/xirang-ui.yaml b/items/web/xirang-ui.yaml index 891f5aa..fe3d895 100644 --- a/items/web/xirang-ui.yaml +++ b/items/web/xirang-ui.yaml @@ -1,4 +1,4 @@ kind: web -owner: eryaj +owner: eryajf repo: 'xirang-ui' desc: '简单好用,直接上手的go-web框架-前端' \ No newline at end of file