Commit Graph

7 Commits

Author SHA1 Message Date
Jörg Thalheim
5356420466 treewide: remove unused with statements from maintainer lists
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
  -e 's!with lib.maintainers; \[ *\];![ ];!' \
  -e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +08:00
Patka
1d1635196a maintainers: remove patka 2024-07-02 01:36:56 +02:00
Patka
f1732f8c79
Revert "maintainers: remove patka" 2024-05-06 14:08:44 +02:00
Patka
0757a75279
maintainers: remove patka 2024-04-26 21:52:53 +02:00
Patka
3a3bd77f09
paratest: 7.4.2 -> 7.4.3
release notes: https://github.com/paratestphp/paratest/releases/tag/v7.4.3
2024-02-20 18:02:05 +01:00
Patka
457531ccb9
paratest: 7.4.1 -> 7.4.2
release notes: https://github.com/paratestphp/paratest/releases/tag/v7.4.2
2024-02-20 10:04:41 +01:00
Patka
37884dca3c
paratest: init at 7.4.1 2024-02-10 16:23:21 +01:00