diff --git a/authors.yaml b/authors.yaml index ec7476bd74..b164a40e2a 100644 --- a/authors.yaml +++ b/authors.yaml @@ -2,6 +2,12 @@ # You can optionally customize how your information shows up cookbook.openai.com over here. # If your information is not present here, it will be pulled from your GitHub profile. + +jonlim-openai: + name: "Jonathan Lim" + website: "https://www.linkedin.com/in/jonlmr" + avatar: "https://avatars.githubusercontent.com/u/189068472?v=4" + WJPBProjects: name: "Wulfie Bain" website: "https://www.linkedin.com/in/wulfie-bain/" diff --git a/registry.yaml b/registry.yaml index a85c923634..7e2c5a2606 100644 --- a/registry.yaml +++ b/registry.yaml @@ -4,6 +4,15 @@ # should build pages for, and indicates metadata such as tags, creation date and # authors for each page. +- title: Automating Code Quality and Security Fixes with Codex CLI on GitLab + path: examples/codex/secure_quality_gitlab.md + date: 2025-08-29 + authors: + - jonlim-openai + - pap-openai + tags: + - codex + - title: Realtime Prompting Guide path: examples/Realtime_prompting_guide.ipynb date: 2025-08-28