mdl: add totoroot as maintainer

This commit is contained in:
Matthias Thym 2023-10-05 01:04:22 +02:00
parent df8069d91c
commit 288c1bbe42

View File

@ -11,7 +11,7 @@ bundlerApp {
description = "A tool to check markdown files and flag style issues";
homepage = "https://github.com/markdownlint/markdownlint";
license = licenses.mit;
maintainers = with maintainers; [ gerschtli manveru nicknovitski ];
maintainers = with maintainers; [ gerschtli manveru nicknovitski totoroot ];
platforms = platforms.all;
};
}