Skip to content

Commit

Permalink
changed code owner
Browse files Browse the repository at this point in the history
  • Loading branch information
dinesh-aot committed Jul 26, 2024
1 parent e6dba78 commit c46be52
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# These owners will be the default owners for everything in
# the repo. Unless a later match takes precedence,
# they will be requested for review when someone opens a pull request.
* @dinesh-aot @salabh-aot @jadmsaadaot @saravanpa-aot
* @dinesh-aot @jadmsaadaot @saravanpa-aot
1 change: 0 additions & 1 deletion compliance-web/src/App.cy.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import { OidcConfig } from "@/utils/config";
import { theme } from "@/styles/theme";
import { createRouter, RouterProvider } from "@tanstack/react-router";
import { routeTree } from "@/routeTree.gen";
import React from "react";

const queryClient = new QueryClient();

Expand Down

0 comments on commit c46be52

Please sign in to comment.