From 1e9062b0bc5e0d4f3f9f98a349b6ed9c775360ca Mon Sep 17 00:00:00 2001 From: Luke Hoersten Date: Sun, 3 May 2026 17:10:46 -0500 Subject: Add LICENSE, Assisted-by header, simplify recipe Address MELPA submission feedback: add GPL-3.0 LICENSE file, add Assisted-by line per MELPA AI attribution policy, and simplify recipe to default form. --- recipe | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'recipe') diff --git a/recipe b/recipe index 56b69aa..1bc5a95 100644 --- a/recipe +++ b/recipe @@ -1,4 +1 @@ -(claude-code-context - :repo "lukehoersten/claude-code-context" - :fetcher github - :files ("claude-code-context.el")) +(claude-code-context :fetcher github :repo "lukehoersten/claude-code-context") -- cgit v1.2.3