Skip to content

Commit 875683a

Browse files
committed
NEWS.txt, pom.xml: mention about Sergey Chechenev contributions.
No functional changes. [ci skip]
1 parent ea88064 commit 875683a

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

NEWS.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
- (infrastructure) ported to Spring Boot
55
- (functionality) implemented possibility to user to add additional images to series
66
- (functionality) allow to different series to have the same catalog numbers
7-
- (functionality) add possibility for search series by catalog number
8-
- (functionality) add interface for viewing suspicious activity
7+
- (functionality) add possibility for search series by catalog number (contributed by Sergey Chechenev)
8+
- (functionality) add interface for viewing suspicious activity (contributed by Sergey Chechenev)
99

1010
0.3
1111
- (functionality) implemented possibility to user to add series to his collection

pom.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -768,6 +768,15 @@
768768
</roles>
769769
<timezone>+2</timezone>
770770
</developer>
771+
<developer>
772+
<name>Sergey Chechenev</name>
773+
<email>[email protected]</email>
774+
<url>http://chessoft.ru</url>
775+
<roles>
776+
<role>contributor</role>
777+
</roles>
778+
<timezone>+3</timezone>
779+
</developer>
771780
</developers>
772781

773782
<licenses>

0 commit comments

Comments
 (0)