Skip to content

Commit

Permalink
Update CODEOWNERS to sdk team (temporalio#1675)
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitry Spikhalskiy <[email protected]>
  • Loading branch information
Spikhalskiy authored Feb 27, 2023
1 parent ec34da2 commit 68a10cf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Primary owners
# https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax

* @mfateev @Sushisource @Spikhalskiy @cretz @bergundy @mmcshane
* @temporalio/sdk
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ plugins {
id 'net.ltgt.errorprone' version '3.0.1' apply false
id 'org.cadixdev.licenser' version '0.6.1'
id 'com.palantir.git-version' version "${palantirGitVersionVersion}" apply false
id 'io.github.gradle-nexus.publish-plugin' version '1.1.0'
id 'io.github.gradle-nexus.publish-plugin' version '1.2.0'
id 'com.diffplug.spotless' version '6.15.0' apply false
id 'com.github.nbaztec.coveralls-jacoco' version "1.2.15" apply false

Expand Down

0 comments on commit 68a10cf

Please sign in to comment.