Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ADD] mail repo + psc #52

Merged
merged 1 commit into from
Nov 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions conf/psc/mail.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
mail-maintainers:
members:
- yajo
- antespi
- hbrunn
- pedrobaeza
- rafaelbn
- etobella
name: Mail maintainers
representatives:
- simahawk
mail-maintainers-psc-representative:
members:
- hbrunn
name: Mail maintainers psc representative
representatives: []
8 changes: 8 additions & 0 deletions conf/repo/mail.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
mail:
branches:
- "18.0"
category: Mail
default_branch: "18.0"
name: Addons related to odoo's messaging features
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@simahawk @etobella is this name field supposed to be synced to the repo somewhere? I expected it in About but I see only mail over there.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Create #54 to track this.

psc: mail-maintainers
psc_rep: mail-maintainers-psc-representative
Loading