17 lines
948 B
Markdown
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.
|