hapi-fhir/.github/CODEOWNERS

17 lines
645 B
Plaintext
Raw Normal View History

migrate/ @hapifhir/data-migrations
2023-05-30 18:54:08 -04:00
hapi-fhir-cli/**/*.java @nathandoef @tadgh @jamesagnew
2023-05-30 18:54:08 -04:00
hapi-fhir-storage-cr/**/*.java @JPercival @tadgh
2023-05-30 18:54:08 -04:00
hapi-fhir-jpaserver-subscription/**/*.java @fil512 @tadgh @jamesagnew
2023-05-31 17:34:14 -04:00
hapi-fhir-jpaserver-mdm/**/*.java @fil512 @tadgh @ad1306
2023-05-30 18:54:08 -04:00
hapi-fhir-storage-batch2/**/*.java @michaelabuckley @jamesagnew @tadgh
hapi-fhir-storage-batch2-jobs/**/*.java @michaelabuckley @jamesagnew @tadgh
hapi-fhir-server/src/main/java/ca/uhn/fhir/rest/server/interceptor/auth/AuthorizationInterceptor.java @jamesagnew
hapi-fhir-server/src/main/java/ca/uhn/fhir/rest/server/interceptor/consent/ConsentInterceptor.java @jamesagnew