Skip to content

Commit b1af69c

Browse files
committed
Generalize Roger Johansson credits
1 parent 60f4416 commit b1af69c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CREDITS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This page recognizes the people and projects that influenced it.
1313
- **<a href="https://github.com/asynkron" target="_blank" rel="noopener">Asynkron</a>** — Thank you for building practical OSS that treats architecture, diagnostics, and AI-assisted engineering as things that should be executable, inspectable, and useful in the real world.
1414
- **<a href="https://github.com/asynkron/Asynkron.QuickDup" target="_blank" rel="noopener">Asynkron.QuickDup</a>** — Roger Johansson's AI-era structural clone detector helped shape how MCAF thinks about duplication review: fast candidate generation first, then deliberate human and AI validation before refactoring.
1515
- **<a href="https://github.com/asynkron/Asynkron.Profiler" target="_blank" rel="noopener">Asynkron.Profiler</a>** — Roger Johansson's profiling work reinforced the idea that diagnostics should be scriptable, reviewable, and friendly to terminal-first AI workflows instead of being trapped in GUI-only tooling.
16-
- **<a href="https://github.com/akkadotnet/akka.net" target="_blank" rel="noopener">Akka.NET</a>** and **<a href="https://github.com/asynkron/protoactor-dotnet" target="_blank" rel="noopener">Proto.Actor</a>** — Roger Johansson's broader distributed-systems OSS track record set a high bar for pragmatic engineering, which is part of why his work carries so much weight here.
16+
- **Roger Johansson's broader OSS work** — Beyond the specific tools named above, his wider open-source track record helped reinforce the same bar MCAF cares about: pragmatic engineering, executable workflows, and tools that solve real problems instead of adding ceremony.
1717
- **<a href="https://www.linkedin.com/in/christopherdbradford/" target="_blank" rel="noopener">Christopher Bradford</a>** — His human-review prompt strategy for large AI-generated code drops inspired the new review-planning skill and the idea of prioritizing review by user flow and risk
1818
- **<a href="https://agentskills.io" target="_blank" rel="noopener">Agent Skills</a>** — We’re grateful for this open specification (originally developed by Anthropic) that made “skills” concrete: file-based packaging, progressive disclosure, and practical integration patterns
1919
- **<a href="https://agents.md" target="_blank" rel="noopener">AGENTS.md</a>** — Thank you for standardizing the idea of a repository-native instruction file; this is a critical foundation for how MCAF treats agent rules as versioned, reviewable code

0 commit comments

Comments
 (0)