Skip to content

Commit fed3454

Browse files
committed
Update project ownership information
1 parent 012e79a commit fed3454

File tree

4 files changed

+34
-3
lines changed

4 files changed

+34
-3
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Pull Request
22

3-
Thank you for contributing to Go STL!
3+
Thank you for contributing to Go STL, maintained by Sujan Maji ([@dev-sujan](https://github.com/dev-sujan))!
44

55
## Checklist
66
- [ ] My code builds and passes all tests

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2024 Go STL Contributors
3+
Copyright (c) 2024 Sujan Maji and Go STL Contributors
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

OWNERSHIP.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Project Ownership
2+
3+
This project, Go-STL, is primarily owned and maintained by Sujan Maji ([@dev-sujan](https://github.com/dev-sujan)).
4+
5+
## Ownership Rights
6+
7+
As the owner of this project, Sujan Maji has the following rights:
8+
9+
- Final decision making authority on the project's direction and features
10+
- Approval authority for all pull requests and contributions
11+
- Control over project branding and representation
12+
- Authority to delegate responsibilities to maintainers and contributors
13+
14+
## Contributing
15+
16+
While the project has a defined ownership, it welcomes contributions from the community. All contributions will be reviewed and must be approved by the project owner or delegated maintainers.
17+
18+
Please see the [CONTRIBUTING.md](CONTRIBUTING.md) file for more information on how to contribute to this project.
19+
20+
## License
21+
22+
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
23+
The copyright is held by Sujan Maji and Go STL Contributors.
24+
25+
## Contact
26+
27+
For questions regarding project ownership or for transfer requests, please contact Sujan Maji directly via GitHub.

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,11 @@ A comprehensive, robust, and user-friendly implementation of essential data stru
1313

1414
---
1515

16-
## 💬 Community & Support
16+
## � Ownership & Maintenance
17+
18+
This project is owned and maintained by [Sujan Maji](https://github.com/dev-sujan).
19+
20+
## �💬 Community & Support
1721

1822
- [Open an issue](https://github.com/dev-sujan/go-stl/issues)
1923
- [Discussions](https://github.com/dev-sujan/go-stl/discussions)

0 commit comments

Comments
 (0)