forked from libre-chip/grant-tracking
fill out grant tracking structure
This commit is contained in:
parent
b731339fff
commit
c54a130dac
14 changed files with 576 additions and 675 deletions
17
README.md
Normal file
17
README.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
<!--
|
||||
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.
|
Loading…
Add table
Add a link
Reference in a new issue