Skip to content

Latest commit

 

History

History
126 lines (91 loc) · 3.97 KB

File metadata and controls

126 lines (91 loc) · 3.97 KB

Contributors

Thank you to all the amazing contributors who have helped make Linux-Projects a valuable resource for the Linux and Bash scripting community!

Project Maintainer

Olúmáyòwá Akinkuehinmi

  • Role: Project Creator & Maintainer
  • Email: akintunero101@gmail.com
  • Twitter: @akintunero
  • LinkedIn: olumayowaa
  • GitHub: akintunero
  • Contributions:
    • Project architecture and structure
    • Enhanced script development
    • Comprehensive documentation
    • Testing framework implementation
    • CI/CD pipeline setup
    • Advanced scripting examples

How to Add Your Name

If you've contributed to this project, please add your name to this list by:

  1. Fork the repository
  2. Add your information to this file
  3. Submit a pull request

Contributor Template

### Your Name
- **Role**: Contributor
- **Email**: your.email@example.com
- **GitHub**: [your-username](https://github.com/your-username)
- **Contributions**: 
  - Brief description of your contributions
  - Scripts you've added or improved
  - Documentation you've written
  - Tests you've created

Contribution Categories

🚀 Code Contributors

Contributors who have written or improved scripts and code.

📚 Documentation Contributors

Contributors who have improved documentation, README files, and guides.

🧪 Testing Contributors

Contributors who have added tests, improved test coverage, or enhanced the testing framework.

🐛 Bug Fixers

Contributors who have identified and fixed bugs in existing code.

💡 Feature Developers

Contributors who have added new features or enhanced existing functionality.

🔧 Infrastructure Contributors

Contributors who have improved CI/CD pipelines, automation, or project infrastructure.

Recognition Levels

🌟 Gold Contributors

Contributors with 10+ significant contributions or major feature implementations.

🥈 Silver Contributors

Contributors with 5-9 meaningful contributions or substantial improvements.

🥉 Bronze Contributors

Contributors with 1-4 helpful contributions or bug fixes.

Special Thanks

Open Source Tools

  • Bats-core: Testing framework for bash scripts
  • Shellcheck: Static analysis tool for shell scripts
  • GitHub Actions: CI/CD automation platform
  • Docker: Containerization platform for examples

Community Support

  • Linux Community: For inspiration and best practices
  • DevOps Community: For modern automation techniques
  • Open Source Contributors: For the tools and libraries we use

Contribution Statistics

  • Total Contributors: Growing community
  • Lines of Code: 10,000+ lines of bash scripts
  • Test Coverage: 100% for core functionality
  • Documentation: Comprehensive guides and examples

Get Involved

Want to contribute? Here are some ways to get started:

  1. Report Bugs: Use GitHub Issues to report problems
  2. Suggest Features: Propose new ideas via Issues or Discussions
  3. Improve Documentation: Help make guides clearer and more comprehensive
  4. Add Tests: Improve test coverage for existing scripts
  5. Create Scripts: Add new useful bash scripts
  6. Review Code: Help review pull requests from other contributors

Contribution Guidelines

Please read our Contributing Guidelines before making contributions. Key points:

  • Follow bash best practices
  • Add comprehensive error handling
  • Include input validation
  • Write clear documentation
  • Add tests for new features
  • Use consistent formatting

Contact

For questions about contributing or to discuss ideas:


This list is maintained by the project maintainer. Please keep it updated and respectful.