-
Aliaksandr Ramanovich (EPAM) authoredAliaksandr Ramanovich (EPAM) authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
.fossa.yml 824 B
# Generated by FOSSA CLI (https://github.com/fossas/fossa-cli)
# Visit https://fossa.com to learn more
version: 2
cli:
server: https://app.fossa.com
fetcher: custom
project: Notification
analyze:
modules:
- name: os-notification
type: mvn
target: pom.xml
path: .
- name: notification-core
type: mvn
target: notification-core/pom.xml
path: .
- name: notification-gc
type: mvn
target: provider/notification-gc/pom.xml
path: .
- name: notification-azure
type: mvn
target: provider/notification-azure/pom.xml
path: .
- name: notification-ibm
type: mvn
target: provider/notification-ibm/pom.xml
path: .
- name: notification-aws
type: mvn
target: provider/notification-aws/pom.xml
path: .