mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
todoman: add todoman module (#5252)
* todoman: add todoman module Adds Mikilio as maintainer for new module for todoman a standards-based task manager based on iCalendar Apply suggestions from code review Co-authored-by: Robert Helgesson <robert@rycee.net> Update modules/programs/todoman.nix Co-authored-by: Robert Helgesson <robert@rycee.net> * fix: correct config name * chore: add test --------- Co-authored-by: Robert Helgesson <robert@rycee.net>
This commit is contained in:
@@ -478,6 +478,12 @@
|
||||
github = "mainrs";
|
||||
githubId = 5113257;
|
||||
};
|
||||
mikilio = {
|
||||
name = "mikilio";
|
||||
email = "official.mikilio+dev@gmail.com";
|
||||
github = "mikilio";
|
||||
githubId = 86004375;
|
||||
};
|
||||
kmaasrud = {
|
||||
name = "Knut Magnus Aasrud";
|
||||
email = "km@aasrud.com";
|
||||
|
||||
Reference in New Issue
Block a user