Skip to content

chore: add repository boilerplate and contributor guidelines#2

Merged
lipikaramaswamy merged 1 commit into
mainfrom
lramaswamy/chore/repo-setup
Feb 10, 2026
Merged

chore: add repository boilerplate and contributor guidelines#2
lipikaramaswamy merged 1 commit into
mainfrom
lramaswamy/chore/repo-setup

Conversation

@lipikaramaswamy
Copy link
Copy Markdown
Collaborator

@lipikaramaswamy lipikaramaswamy commented Feb 10, 2026

Summary

Add repository boilerplate files and contributor guidelines to prepare Anonymizer for development.

Files added:

  • LICENSE (Apache 2.0), DCO, CODE_OF_CONDUCT.md
  • CONTRIBUTING.md with setup instructions and contribution guidelines
  • .github/workflows/semantic-pull-requests.yml - validates PR titles follow conventional commit format
  • .github/workflows/dco-assistant.yml - automates DCO signing for contributors
  • .gitignore for Python projects

Updated:

  • .github/CODEOWNERS - two-tier structure (maintainers for infrastructure, reviewers for code)

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Refactoring

Testing

  • Tests pass locally
  • Added/updated tests for changes

N/A - no code to test yet, only configuration files.

@lipikaramaswamy lipikaramaswamy requested review from a team as code owners February 10, 2026 00:20
@lipikaramaswamy lipikaramaswamy merged commit f9c32ce into main Feb 10, 2026
2 checks passed
@lipikaramaswamy lipikaramaswamy deleted the lramaswamy/chore/repo-setup branch February 10, 2026 00:42
@github-actions
Copy link
Copy Markdown
Contributor

Thank you for your submission! We ask that you sign our
Developer Certificate of Origin
before we can accept your contribution.

You can sign the DCO by adding a comment below using this text:


I have read the DCO document and I hereby sign the DCO.


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the DCO Assistant Lite bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant