Skip to content

Commit

Permalink
Update ellama-community-prompts.el header
Browse files Browse the repository at this point in the history
Added package-lint-main-file directive and removed unnecessary metadata.
  • Loading branch information
s-kostyaev committed Feb 23, 2025
1 parent 49593e6 commit a43bf8d
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions ellama-community-prompts.el
Original file line number Diff line number Diff line change
@@ -1,14 +1,9 @@
;;; ellama-community-prompts.el --- Community prompt collection -*- lexical-binding: t -*-
;;; ellama-community-prompts.el --- Community prompt collection -*- lexical-binding: t; package-lint-main-file: "ellama.el"; -*-

;; Copyright (C) 2023-2025 Free Software Foundation, Inc.

;; Author: Sergey Kostyaev <[email protected]>
;; URL: http://github.com/s-kostyaev/ellama
;; Keywords: help local tools
;; Package-Requires: ((emacs "28.1") (llm "0.22.0") (transient "0.7") (compat "29.1"))
;; Version: 1.3.0
;; SPDX-License-Identifier: GPL-3.0-or-later
;; Created: 8th Oct 2023

;; This file is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
Expand Down

0 comments on commit a43bf8d

Please sign in to comment.