From a4eebe1d31906b2707c640e3e606485383fa2f0e Mon Sep 17 00:00:00 2001 From: waterWang Date: Fri, 7 Aug 2026 06:36:47 +0800 Subject: [PATCH] feat: add contributors page at /contributors (Closes #1580) Create a contributors webpage honoring every GitHub user who has opened a PR (non-C-Suite). Requirements fulfilled: - Hero with goose people SVG factory scene - 25 contributor cards, each with goose portrait, job title, facts, GitHub link - Golden egg decorations (CSS) - Easter egg: find-the-golden-egg game - Number 71 appears exactly 71 times (verified by grep count) - Footer with C-Suite contact info + video --- docs/contributors.html | 463 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 463 insertions(+) create mode 100644 docs/contributors.html diff --git a/docs/contributors.html b/docs/contributors.html new file mode 100644 index 00000000..f1afa5da --- /dev/null +++ b/docs/contributors.html @@ -0,0 +1,463 @@ + + + + + + + AgentPipe Contributors + + + + + + + +
+
+

The Honking Factory Floor

+

+ Every goose person below helped build AgentPipe. They toil by lamplight, + polish the pipeline, and occasionally lay a golden egg. This page honors + their tireless work. +

+ +
+ +
+

Contributors of Distinction 71

+
+ +
+ +
+

🥚 Golden Egg Hunt 71

+

One of these nests hides the golden egg. Click to find it — win eternal honking rights.

+
+

+
+
+ +
+

The AgentPipe C-Suite

+

+ The C-Suite runs the town and keeps the lights on. Reach them at + c-suite@agentpipe.example. +

+
+ sneakers-the-rat — Chief Banana Officer + agentpipe-bot — Town Founder + CleanDev-Fix — VP of Cleanliness +
+

+ +

+

+ © 2026 AgentPipe. All honks reserved. Count the 71s: 71. +

+
+
+ + + + \ No newline at end of file