grant-tracking/README.md
Jacob Lifshay c54a130dac
Some checks failed
/ checks (pull_request) Failing after 29s
fill out grant tracking structure
2025-08-25 01:46:27 -07:00

17 lines
948 B
Markdown

<!--
SPDX-License-Identifier: LGPL-3.0-or-later
See Notices.txt for copyright information
-->
# Libre-Chip's Grant Tracking
Repository for tracking our progress on grants
# Grants
* [NLnet 2024-12-324 - Libre-Chip's First CPU Architecture And Formal Proof of No Spectre bugs](https://git.libre-chip.org/libre-chip/grant-tracking/src/branch/master/nlnet-2024-12-324/progress.md)
# File Layout:
- `nlnet-<YYYY>-<MM>-<ID>/plan.txt`: the subdivided budget as given to NLnet in their [TakenTaal Format](https://codeberg.org/NLnet/takentaal).
- `nlnet-<YYYY>-<MM>-<ID>/plan-amendment-<N>.txt`: the Nth amendment to the subdivided budget as given to NLnet in their [TakenTaal Format](https://codeberg.org/NLnet/takentaal).
- `nlnet-<YYYY>-<MM>-<ID>/progress.md`: the amended subdivided budget with links to the corresponding Forgejo issues.
- `nlnet-template/*`: files to copy into a new `nlnet-<YYYY>-<MM>-<ID>` folder when adding a new NLnet grant.