[Libre-soc-bugs] [Bug 1240] add Jacob to list of payment recipients for 2021-08-071 so he can submit RFPs

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Fri Jan 5 15:20:45 GMT 2024


https://bugs.libre-soc.org/show_bug.cgi?id=1240

--- Comment #2 from Andrey Miroshnikov <andrey at technepisteme.xyz> ---
Was running budget-sync for submitting RfPs, noticed this bug raised a
traceback error:
ERROR:root:Bug #1240 is assigned to an unknown person: '2022-08-071 at nlnet.nl'
Traceback (most recent call last):
  File "/home/am/utils/src/budget_sync/budget_graph.py", line 342, in assignee
    return self.graph.config.all_names[self.bug.assigned_to]
KeyError: '2022-08-071 at nlnet.nl


I looked at budget-sync-config.toml, I guess the following entry needs to be
added:

[people."2022-08-071"]
email = "2022-08-071 at nlnet.nl"
aliases = []
full_name = "NLnet 2022-08-071"

I'm not going to make any changes however, until it is confirmed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list