nixpkgs/maintainers
sternenseemann 6dcc0ab9b5 maintainers/haskell/merge-and-open-pr: only push haskell-updates
If we want to push only one branch, we'll have to specify branch and
remote explicitly. Pushing to origin doesn't work for everyone, since
some of us have a origin remote that can't be pushed to. Using plain
`git push` has the problem that it'll try pushing all checked out
branchs which fails e.g. if some branches (staging, staging-next, …) are
behind their remote counterparts.

The solution is to require everyone to configure a per branch pushRemote
for haskell-updates which will then be used by merge-and-open-pr.sh.
2023-05-19 16:33:56 +02:00
..
scripts maintainers/haskell/merge-and-open-pr: only push haskell-updates 2023-05-19 16:33:56 +02:00
maintainer-list.nix Merge pull request #229180 from kidanger/vpv 2023-05-18 23:37:07 +02:00
team-list.nix maintainers: add minimal-bootstrap team 2023-05-18 09:15:40 +10:00