Skip to content

Commit

Permalink
Add more metadata (#217)
Browse files Browse the repository at this point in the history
* add citation.cff

* Add authors file

* Change some citation.cff

* Add CHANGELOG

* No ch
  • Loading branch information
APN-Pucky committed Mar 7, 2024
1 parent d356378 commit 28a6f93
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

16 changes: 16 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
cff-version: 1.2.0
title: 'HEPi'
version: 0.2.11
abstract: HEPi glues together several HEP tools.
authors:
- family-names: Neuwirth
given-names: Alexander Puck
orcid: "https://orcid.org/0000-0002-2484-1328"
date-released: '2023-10-11'
doi: 10.5281/zenodo.8430837
license: GPL-3.0-only
type: software
identifiers:
- description: Zenodo release
type: doi
value: "10.5281/zenodo.8430837"

0 comments on commit 28a6f93

Please sign in to comment.