[Libre-soc-dev] RFPs for NLNet tasks

Jacob Lifshay programmerjake at gmail.com
Tue Aug 18 17:09:38 BST 2020


On Tue, Aug 18, 2020, 06:13 Luke Kenneth Casson Leighton <lkcl at lkcl.net>
wrote:

> as you probably noticed i just completed a massive set of bug budget
> allocations.  it is however your responsibility to maintain the wiki page
> that is used to track the RFP!
>
> as i have been assisting with and been involved in nearly 100% of tasks,
> updating your page can be done *mostly* by cut/pasting from here,
> "completed tasks not yet submitter"
>
> https://libre-soc.org/lkcl/
>
> please ensure that you keep the grants separate.  Formal Correctness is a
> different budget from Wishbone for example.
>
> jacob the one bug not on the page is the pia one.
>

Thanks!

One thing that you probably want to fix: I found the amount of formatting
variation to make how much each person gets quite confusing, I'd suggest
changing it to something like this made up example, where it's totally
obvious who gets what and what fraction they have:

* https://bugs.libre-soc.org/show_bug.cgi?id=12345 Example Task Name
    * Total: 200 EUR
    * lkcl: 100 EUR -- 1/2 of total
    * programmerjake: 25 EUR -- 1/8 of total
    * mnolan: 75 EUR -- 3/8 of total

* https://bugs.libre-soc.org/show_bug.cgi?id=54321 Other Example Task Name
    * Total: 200 EUR
    * lkcl: 200 EUR -- all of total

I might add a .md parser to the financial tracking script to check
consistency with bugzilla.

Also, we could add fields to bugzilla to track who gets paid what from each
bug, avoiding the need to parse free-form english. If we did that, we could
auto-update the .md files for each person, where we instead send an email
to the mailing list if updating failed because we couldn't parse it, or we
weren't 100% sure the update would be correct.

Jacob


More information about the Libre-soc-dev mailing list