Skip to content

Commit f443453

Browse files
RyanAlbertsclaude
andcommitted
Remove personal email from repo metadata (switch to GitHub noreply identity)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 342c846 commit f443453

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Reporting a vulnerability
44

5-
If you believe you have found a security vulnerability in `yc-ai-pulse`, please **do not** open a public GitHub issue. Instead, email **ryan.a.alberts@gmail.com** with details.
5+
If you believe you have found a security vulnerability in `yc-ai-pulse`, please **do not** open a public GitHub issue. Instead, use **GitHub’s private vulnerability reporting** ("Security" → "Report a vulnerability" on this repository) with details.
66

77
Reasonable response within 7 days. Acknowledgement within 30 days where possible.
88

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "Open-source YC batch analyzer — VC-style report and dashboard f
55
readme = "README.md"
66
requires-python = ">=3.11"
77
license = { file = "LICENSE" }
8-
authors = [{ name = "Ryan Alberts", email = "ryan.a.alberts@gmail.com" }]
8+
authors = [{ name = "Ryan Alberts" }]
99
keywords = ["ycombinator", "yc", "ai", "analysis", "vc", "research", "dashboard"]
1010
classifiers = [
1111
"Development Status :: 3 - Alpha",

0 commit comments

Comments
 (0)