We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c0ea588 + 804033a commit f951a6fCopy full SHA for f951a6f
1 file changed
pom.xml
@@ -16,6 +16,15 @@
16
<java.level>8</java.level>
17
<jenkins.version>2.222.4</jenkins.version>
18
</properties>
19
+
20
+ <developers>
21
+ <developer>
22
+ <id>raihaan</id>
23
+ <name>Raihaan Shouhell</name>
24
+ <email>raihaanhimself@gmail.com</email>
25
+ <timezone>+8</timezone>
26
+ </developer>
27
+ </developers>
28
29
<scm>
30
<connection>scm:git:git://github.com/jenkinsci/validating-string-parameter-plugin.git</connection>
0 commit comments