Skip to content

Commit 00b7bea

Browse files
authored
Rename gsoft-inc to workleap (#103)
1 parent b086d3e commit 00b7bea

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* @gsoft-inc/internal-developer-platform
1+
* @workleap/internal-developer-platform

CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* @gsoft-inc/internal-developer-platform
1+
* @workleap/internal-developer-platform

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Provides multiple new data annotation attributes, such as `[Guid]`, `[NotEmpty]`, `[ValidateProperties]`.
44

55
[![nuget](https://img.shields.io/nuget/v/Workleap.ComponentModel.DataAnnotations.svg?logo=nuget)](https://www.nuget.org/packages/Workleap.ComponentModel.DataAnnotations/)
6-
[![build](https://img.shields.io/github/actions/workflow/status/gsoft-inc/wl-componentmodel-dataannotations/publish.yml?logo=github)](https://github.com/workleap/wl-componentmodel-dataannotations/actions/workflows/publish.yml)
6+
[![build](https://img.shields.io/github/actions/workflow/status/workleap/wl-componentmodel-dataannotations/publish.yml?logo=github)](https://github.com/workleap/wl-componentmodel-dataannotations/actions/workflows/publish.yml)
77

88

99
## Getting started

renovate.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
4-
"github>gsoft-inc/renovate-config",
5-
"github>gsoft-inc/renovate-config:all-automerge.json"
4+
"github>workleap/renovate-config",
5+
"github>workleap/renovate-config:all-automerge.json"
66
],
77
"packageRules": [
88
{

0 commit comments

Comments
 (0)