Skip to content

Commit a56307d

Browse files
Copyright updates and PR template (#8)
* Add self to current maintainer. * Add self to copyright. * Add PR template.
1 parent 040d2ce commit a56307d

3 files changed

Lines changed: 20 additions & 1 deletion

File tree

.github/pull_request_template.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
## Description
2+
<!-- Briefly describe the change and its purpose -->
3+
4+
## Related Ticket
5+
<!-- Link to GitHub issue (e.g., Fixes #123) -->
6+
7+
## Type of Change
8+
- [ ] Bug fix
9+
- [ ] New feature
10+
- [ ] Breaking change
11+
- [ ] Documentation update
12+
13+
## Checklist
14+
- [ ] I have performed a self-review of my code
15+
- [ ] Documentation updated

COPYRIGHT

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ sSMTP is licensed under the GNU General Public License (GPL)
22
version 2 or above.
33

44
Copyright (C) 2004-2008 Anibal Monsalve Salazar <anibal@debian.org>
5+
Copyright (C) 2025-2026 Syed Shahrukh Hussain <syed.shahrukh@ossrevival.org>
56

67
This program is free software: you can redistribute it and/or modify
78
it under the terms of the GNU General Public License as published by

README

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,12 @@ TLS support from Tobias Rundstrom <tobi@tobi.nu>
4646
IPv6 support from Jun-ya Kato <kato@goto.info.waseda.ac.jp>
4747
MD5 authentication support from TAKIZAWA Takashi <aki@luna.email.ne.jp>
4848

49-
Current Maintainer:
49+
Previous Maintainer:
5050
Anibal Monsalve Salazar, A.Monsalve.Salazar@IEEE.org
5151

52+
Current Maintainer:
53+
Syed Shahrukh Hussain, syed.shahrukh@ossrevival.org
54+
5255
Patchlevel:
5356
See ssmtp.c
5457

0 commit comments

Comments
 (0)