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

wip/little-gl
sternenseemann 3 years ago committed by sterni
parent 917524cb39
commit 4da6569df4
  1. 2
      pkgs/development/haskell-modules/configuration-hackage2nix.yaml
  2. 1
      pkgs/development/haskell-modules/hackage-packages.nix

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

@ -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

Loading…
Cancel
Save