Skip to content

Commit

Permalink
Update weighting parameter (#361)
Browse files Browse the repository at this point in the history
Signed-off-by: Taylor Dolezal <[email protected]>
  • Loading branch information
onlydole authored Feb 2, 2024
1 parent 5645de7 commit 143c940
Showing 1 changed file with 19 additions and 23 deletions.
42 changes: 19 additions & 23 deletions people.json
Original file line number Diff line number Diff line change
Expand Up @@ -3163,25 +3163,23 @@
"image":"janelle-caudill.jpeg"
},
{
"name":"Jeffrey Sica",
"bio":"Jeffrey (@jeefy) is Head of Projects at the CNCF, with a focus on improving community and project automation. Before that, he's worked at Red Hat and the University of Michigan focusing on Cloud Native technologies and CICD patterns. Jeffrey has been a contributor to upstream Kubernetes, helping in SIG-Contribex, SIG-Release, and SIG-UI. He passionately advocates for open source development and recognizing and alleviating burnout.\n\nMeetups: Board Member for <a href=\"https://orchestructure.io/\" target=\"_blank\" rel=\"noopener noreferrer\">Orchestructure</a>",
"company":"Head of Projects",
"pronouns":"",
"linkedin":"https://www.linkedin.com/in/jeefy/",
"twitter":"https://twitter.com/jeefy",
"github":"https://github.com/jeefy",
"wechat":"",
"website":"https://jeefy.dev",
"youtube":"",
"location":"Minneapolis, MN",
"projects":["Kubernetes", "Prometheus"],
"priority":"",
"category":[
"Staff"
],
"email": "me!jeefy.dev",
"slack_id": "U8C56BHNC",
"image":"https://www.cncf.io/wp-content/uploads/2019/12/1553737099718.jpg"
"name": "Jeffrey Sica",
"bio": "Jeffrey (@jeefy) is Head of Projects at the CNCF, with a focus on improving community and project automation. Before that, he's worked at Red Hat and the University of Michigan focusing on Cloud Native technologies and CICD patterns. Jeffrey has been a contributor to upstream Kubernetes, helping in SIG-Contribex, SIG-Release, and SIG-UI. He passionately advocates for open source development and recognizing and alleviating burnout.\n\nMeetups: Board Member for <a href=\"https://orchestructure.io/\" target=\"_blank\" rel=\"noopener noreferrer\">Orchestructure</a>",
"company": "Head of Projects",
"pronouns": "",
"linkedin": "https://www.linkedin.com/in/jeefy/",
"twitter": "https://twitter.com/jeefy",
"github": "https://github.com/jeefy",
"wechat": "",
"website": "https://jeefy.dev",
"youtube": "",
"priority": 100,
"location": "Minneapolis, MN",
"projects": ["Kubernetes", "Prometheus"],
"category": ["Staff"],
"email": "me!jeefy.dev",
"slack_id": "U8C56BHNC",
"image": "https://www.cncf.io/wp-content/uploads/2019/12/1553737099718.jpg"
},
{
"name":"Jenn Skeivik",
Expand Down Expand Up @@ -7396,10 +7394,8 @@
"wechat": "",
"website": "",
"youtube": "https://www.youtube.com/channel/UCedj-RrSa0d7h-oqWkHu8aQ",
"priority": "",
"category": [
"Staff"
],
"priority": 100,
"category": ["Staff"],
"image": "taylor-dolezal.jpg"
},
{
Expand Down

0 comments on commit 143c940

Please sign in to comment.