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

This commit is contained in:
sternenseemann 2021-05-04 16:22:44 +02:00 committed by sterni
parent 917524cb39
commit 4da6569df4
2 changed files with 3 additions and 0 deletions

View file

@ -2935,6 +2935,8 @@ package-maintainers:
- yarn2nix
poscat:
- hinit
bdesham:
- pinboard-notes-backup
unsupported-platforms:
alsa-mixer: [ x86_64-darwin ]

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