Skip to content

Commit

Permalink
Merge pull request #6303 from aws-amplify/renbran/update-codeowners
Browse files Browse the repository at this point in the history
updated codeowners
  • Loading branch information
reesscot authored Nov 10, 2023
2 parents e2c541b + 5424dce commit 104d738
Showing 1 changed file with 24 additions and 24 deletions.
48 changes: 24 additions & 24 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
* @aws-amplify/documentation-team
/src/fragments/ @abdallahshaban557 @aws-amplify/documentation-team
/src/pages/ @abdallahshaban557 @aws-amplify/documentation-team
/src/fragments/ @renebrandel @aws-amplify/documentation-team
/src/pages/ @renebrandel @aws-amplify/documentation-team

#CLI
/src/**/cli/ @josefaidt @aws-amplify/documentation-team
Expand All @@ -9,33 +9,33 @@
/src/pages/console/ @dbanksdesign @aws-amplify/documentation-team

#Analytics
/src/**/**/analytics @abdallahshaban557 @aws-amplify/documentation-team
/src/**/**/analytics @renebrandel @aws-amplify/documentation-team

#Auth
/src/**/**/auth @abdallahshaban557 @aws-amplify/documentation-team
/src/**/**/authz @abdallahshaban557 @aws-amplify/documentation-team
/src/**/**/authentication @abdallahshaban557 @aws-amplify/documentation-team
/src/**/**/auth @renebrandel @aws-amplify/documentation-team
/src/**/**/authz @renebrandel @aws-amplify/documentation-team
/src/**/**/authentication @renebrandel @aws-amplify/documentation-team

#Client Configuration
/src/**/**/client-configuration @abdallahshaban557 @hdworld11 @aws-amplify/documentation-team
/src/**/**/configuration @abdallahshaban557 @hdworld11 @aws-amplify/documentation-team
/src/**/**/client-configuration @renebrandel @hdworld11 @aws-amplify/documentation-team
/src/**/**/configuration @renebrandel @hdworld11 @aws-amplify/documentation-team

#Common
/src/fragments/common @abdallahshaban557 @aws-amplify/documentation-team
/src/fragments/lib/common @abdallahshaban557 @aws-amplify/documentation-team
/src/fragments/common @renebrandel @aws-amplify/documentation-team
/src/fragments/lib/common @renebrandel @aws-amplify/documentation-team

#Data
/src/**/**/datastore @renebrandel @aws-amplify/documentation-team
/src/**/**/data @renebrandel @aws-amplify/documentation-team

#Debugging
/src/fragments/**/debugging @abdallahshaban557 @aws-amplify/documentation-team
/src/fragments/**/debugging @renebrandel @aws-amplify/documentation-team

#Geo
/src/**/**/geo @abdallahshaban557 @aws-amplify/documentation-team
/src/**/**/geo @renebrandel @aws-amplify/documentation-team

#Getting Started
/src/**/start @abdallahshaban557 @aws-amplify/documentation-team
/src/**/start @renebrandel @aws-amplify/documentation-team

#GraphQL API
/src/**/**/api-graphql @renebrandel @aws-amplify/documentation-team
Expand All @@ -44,45 +44,45 @@
/src/fragments/sdk/api/**/graphql.mdx @renebrandel @aws-amplify/documentation-team

#In-App Messaging
/src/**/**/in-app-messaging @abdallahshaban557 @aws-amplify/documentation-team
/src/**/**/in-app-messaging @renebrandel @aws-amplify/documentation-team

#Info
/src/fragments/**/info @abdallahshaban557 @aws-amplify/documentation-team
/src/fragments/**/info @renebrandel @aws-amplify/documentation-team

#Interactions
/src/**/**/interactions @abdallahshaban557 @aws-amplify/documentation-team
/src/**/**/interactions @renebrandel @aws-amplify/documentation-team

#Logging
/src/fragments/lib/logging @abdallahshaban557 @aws-amplify/documentation-team
/src/fragments/lib/logging @renebrandel @aws-amplify/documentation-team

#Predictions
/src/**/**/predictions @abdallahshaban557 @aws-amplify/documentation-team
/src/**/**/predictions @renebrandel @aws-amplify/documentation-team

#Project Setup
/src/**/**/project-setup @abdallahshaban557 @hdworld11 @aws-amplify/documentation-team
/src/**/**/project-setup @renebrandel @hdworld11 @aws-amplify/documentation-team

#PubSub
/src/**/**/pubsub @abdallahshaban557 @aws-amplify/documentation-team
/src/**/**/pubsub @renebrandel @aws-amplify/documentation-team

#Push Notifications
/src/**/**/push-notifications @abdallahshaban557 @aws-amplify/documentation-team
/src/**/**/push-notifications @renebrandel @aws-amplify/documentation-team

#Rest API
/src/**/**/api-rest @renebrandel @aws-amplify/documentation-team
/src/**/**/restapi @renebrandel @aws-amplify/documentation-team
/src/fragments/sdk/api/**/rest.mdx @renebrandel @aws-amplify/documentation-team

#SSR
/src/fragments/lib/ssr @abdallahshaban557 @renebrandel @aws-amplify/documentation-team
/src/fragments/lib/ssr @renebrandel @aws-amplify/documentation-team

#Storage
/src/**/**/storage @hdworld11 @aws-amplify/documentation-team

#Troubleshooting
/src/fragments/lib/troubleshooting @abdallahshaban557 @renebrandel @aws-amplify/documentation-team
/src/fragments/lib/troubleshooting @renebrandel @aws-amplify/documentation-team

#Utilities
/src/**/**/utilities @abdallahshaban557 @aws-amplify/documentation-team
/src/**/**/utilities @renebrandel @aws-amplify/documentation-team

#Docs Engineering
/src/components @aws-amplify/documentation-team
Expand Down

0 comments on commit 104d738

Please sign in to comment.