haskellPackages.pinboard-notes-backup: add bdesham to maintainers

This commit is contained in:
sternenseemann
2021-05-04 16:40:08 +02:00
committed by sterni
parent 917524cb39
commit 4da6569df4
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -202981,6 +202981,7 @@ self: {
];
description = "Back up the notes you've saved to Pinboard";
license = lib.licenses.gpl3Only;
maintainers = with lib.maintainers; [ bdesham ];
}) {};
"pinch" = callPackage