woodpecker-*: add adamcstephens as maintainer

This commit is contained in:
Adam Stephens
2023-08-08 22:44:27 -04:00
parent 65b150bc1f
commit 7e749e1734
@@ -32,6 +32,6 @@ in
meta = with lib; {
homepage = "https://woodpecker-ci.org/";
license = licenses.asl20;
maintainers = with maintainers; [ ambroisie techknowlogick ];
maintainers = with maintainers; [ ambroisie techknowlogick adamcstephens ];
};
}