java-spring-template icon indicating copy to clipboard operation
java-spring-template copied to clipboard

docs: add maltesmann as a contributor for code

Open allcontributors[bot] opened this issue 1 year ago • 2 comments

Adds @maltesmann as a contributor for code.

This was requested by Tenischev in this comment

[skip ci]

allcontributors[bot] avatar Nov 26 '24 11:11 allcontributors[bot]

@Tenischev there is a problem. For some reason PR testing workflows are not set as mandatory to merge a PR

so this went through: https://github.com/asyncapi/java-spring-template/pull/424 but it should not, as it is breaking tests, as it is bumping generator version that this template is not configured to use.

instead of downgrading I suggest you open a PR to update https://github.com/asyncapi/java-spring-template/blob/master/package.json#L122 value. It will basically mean that we shoudl have major as new generator dropped support for old nodejs versions

derberg avatar Nov 26 '24 16:11 derberg

@Tenischev not sure if you had a chance to see my comment

derberg avatar Mar 07 '25 07:03 derberg