doc: add citation.cff

This commit is contained in:
criyle 2025-04-06 01:06:36 +00:00
parent e7228aefbe
commit e6249239cf

19
CITATION.cff Normal file
View File

@ -0,0 +1,19 @@
cff-version: 1.2.0
title: "go-judge: High Performance Sandbox Service"
message: >-
If you use or benchmark this software, please cite
it using the metadata from this file.
type: software
authors:
- given-names: Yang
family-names: Gao
email: i@goj.ac
- name: All go-judge Contributors
repository-code: 'https://github.com/criyle/go-judge'
url: 'https://docs.goj.ac'
keywords:
- Online Judge
- Competitive Programming
- Sandbox
- Linux Container
license: MIT