Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions .bcr/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.

---
fixedReleaser:
login: f0rmiga
email: 3149049+f0rmiga@users.noreply.github.com
login: aignas
email: 240938+aignas@users.noreply.github.com
moduleRoots: [".", "gazelle"]
6 changes: 3 additions & 3 deletions .bcr/gazelle/metadata.template.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"github": "rickeylev"
},
{
"name": "Thulio Ferraz Assis",
"email": "[email protected]",
"github": "f0rmiga"
"name": "Ignas Anikevicius",
"email": "[email protected]",
"github": "aignas"
}
],
"repository": [
Expand Down
5 changes: 0 additions & 5 deletions .bcr/metadata.template.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,6 @@
"email": "[email protected]",
"github": "rickeylev"
},
{
"name": "Thulio Ferraz Assis",
"email": "[email protected]",
"github": "f0rmiga"
},
{
"name": "Ignas Anikevicius",
"email": "[email protected]",
Expand Down