Skip to content

Commit 6480e4c

Browse files
Update registry.yaml (#2099)
Co-authored-by: Charlie Weems <[email protected]>
1 parent 229e924 commit 6480e4c

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

authors.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
# You can optionally customize how your information shows up cookbook.openai.com over here.
44
# If your information is not present here, it will be pulled from your GitHub profile.
5+
6+
jonlim-openai:
7+
name: "Jonathan Lim"
8+
website: "https://www.linkedin.com/in/jonlmr"
9+
avatar: "https://avatars.githubusercontent.com/u/189068472?v=4"
10+
511
WJPBProjects:
612
name: "Wulfie Bain"
713
website: "https://www.linkedin.com/in/wulfie-bain/"

registry.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@
44
# should build pages for, and indicates metadata such as tags, creation date and
55
# authors for each page.
66

7+
- title: Automating Code Quality and Security Fixes with Codex CLI on GitLab
8+
path: examples/codex/secure_quality_gitlab.md
9+
date: 2025-08-29
10+
authors:
11+
- jonlim-openai
12+
- pap-openai
13+
tags:
14+
- codex
15+
716
- title: Realtime Prompting Guide
817
path: examples/Realtime_prompting_guide.ipynb
918
date: 2025-08-28

0 commit comments

Comments
 (0)