Skip to content

Commit

Permalink
update all references of old repo to new repo
Browse files Browse the repository at this point in the history
  • Loading branch information
francesco-da committed Apr 4, 2019
1 parent f0e1b3e commit 9c7357c
Show file tree
Hide file tree
Showing 22 changed files with 92 additions and 97 deletions.
116 changes: 58 additions & 58 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -9,82 +9,82 @@
# GitHub teams must also be added explicitly as contributors with WRITE access to the DACH-NY/da repository on github.com
# Ask one of the github admin to add the team to https://github.com/DACH-NY/da/settings/collaboration

* @DACH-NY/daml-infrastructure
CODEOWNERS @DACH-NY/daml-infrastructure
/.github @DACH-NY/daml-infrastructure
/.vscode @DACH-NY/daml-infrastructure
* @digital-asset/daml-infrastructure
CODEOWNERS @digital-asset/daml-infrastructure
/.github @digital-asset/daml-infrastructure
/.vscode @digital-asset/daml-infrastructure

/ledger @DACH-NY/daml-runtime
/ledger-client @DACH-NY/daml-runtime
/ledger-api @DACH-NY/daml-runtime
/ledger-tools @DACH-NY/daml-runtime
/ledger @digital-asset/daml-runtime
/ledger-client @digital-asset/daml-runtime
/ledger-api @digital-asset/daml-runtime
/ledger-tools @digital-asset/daml-runtime

/reference-apps @DACH-NY/daml-infrastructure
/reference-apps @digital-asset/daml-infrastructure

/sdk @DACH-NY/daml-runtime @DACH-NY/daml-infrastructure
/sdk @digital-asset/daml-runtime @digital-asset/daml-infrastructure

/docs @DACH-NY/daml-docs
/docs @digital-asset/daml-docs

/3rdparty @DACH-NY/tweag
/bazel_tools @DACH-NY/tweag
/.bazelrc @DACH-NY/tweag
/.bazelignore @DACH-NY/tweag
/buck-core @DACH-NY/daml-infrastructure
/.buckconfig @DACH-NY/daml-infrastructure
/build-scripts @DACH-NY/daml-infrastructure
/dev-env @DACH-NY/daml-infrastructure
/buck-core @digital-asset/daml-infrastructure
/.buckconfig @digital-asset/daml-infrastructure
/build-scripts @digital-asset/daml-infrastructure
/dev-env @digital-asset/daml-infrastructure
/hazel @DACH-NY/tweag

/nix @DACH-NY/daml-infrastructure @DACH-NY/tweag
/pipeline @DACH-NY/daml-infrastructure
/replacements @DACH-NY/daml-infrastructure
/rules_daml @DACH-NY/daml-infrastructure
/nix @digital-asset/daml-infrastructure @DACH-NY/tweag
/pipeline @digital-asset/daml-infrastructure
/replacements @digital-asset/daml-infrastructure
/rules_daml @digital-asset/daml-infrastructure


/daml-foundations @DACH-NY/daml-infrastructure @DACH-NY/daml-runtime
/daml-foundations/ci @DACH-NY/daml-infrastructure
/daml-foundations/da-haskell-tests @DACH-NY/daml-infrastructure
/daml-foundations/daml-compiler @DACH-NY/daml-compiler-10 @DACH-NY/daml-ide
/daml-foundations/daml-compiler/da-hs-daml-compiler-service @DACH-NY/daml-compiler-10 @DACH-NY/daml-ide
/daml-foundations/daml-compiler/da-hs-daml-compiler @DACH-NY/daml-compiler-10
/daml-foundations/daml-compiler/da-hs-daml-language-server @DACH-NY/daml-ide
/daml-foundations/daml-compiler/da-hs-json-rpc @DACH-NY/daml-ide
/daml-foundations/daml-compiler/da-hs-language-server @DACH-NY/daml-ide
/daml-foundations/daml-compiler/da-hs-shake-in-memory @DACH-NY/daml-compiler-10 @DACH-NY/daml-ide
/daml-foundations/daml-core-package @DACH-NY/daml-core-package
/daml-foundations/daml-core-package/da-hs-daml-core/ @DACH-NY/daml-core-package
/daml-foundations/daml-ghc @DACH-NY/daml-compiler
/daml-foundations/daml-lf @DACH-NY/daml-engine
/daml-foundations/daml-maven-plugin @DACH-NY/daml-packaging
/daml-foundations/daml-research @DACH-NY/daml-research
/daml-foundations/daml-stdlib @DACH-NY/daml-stdlib-10
/daml-foundations/daml-test @DACH-NY/daml-compiler
/daml-foundations/daml-tools @DACH-NY/daml-infrastructure
/daml-foundations/daml-tools/da-daml-test-cases @DACH-NY/daml-engine
/daml-foundations/daml-tools/da-docs-daml-user-guide @DACH-NY/daml-docs
/daml-foundations/daml-tools/da-hs-compiler-tests @DACH-NY/daml-compiler-10
/daml-foundations/daml-tools/da-hs-daml-cli @DACH-NY/daml-cli
/daml-foundations/daml-tools/da-hs-daml-parser-cli @DACH-NY/daml-compiler-10
/daml-foundations/daml-tools/da-hs-daml-renamer-cli @DACH-NY/daml-compiler-10
/daml-foundations/daml-tools/da-hs-damlc-app @DACH-NY/daml-cli
/daml-foundations/daml-tools/da-hs-damli-app @DACH-NY/daml-cli
/daml-foundations/daml-tools/da-scala-lf-tests @DACH-NY/daml-engine
/daml-foundations/daml-tools/daml-extension @DACH-NY/daml-ide
/daml-foundations/daml-tools/daml-package-integration-test @DACH-NY/daml-packaging
/daml-foundations/daml-tools/damli-jar @DACH-NY/daml-infrastructure
/daml-foundations/daml-tools/docs @DACH-NY/daml-docs
/daml-foundations/daml-tools/language-server-tests@DACH-NY/daml-ide
/daml-foundations @digital-asset/daml-infrastructure @digital-asset/daml-runtime
/daml-foundations/ci @digital-asset/daml-infrastructure
/daml-foundations/da-haskell-tests @digital-asset/daml-infrastructure
/daml-foundations/daml-compiler @digital-asset/daml-compiler-10 @digital-asset/daml-ide
/daml-foundations/daml-compiler/da-hs-daml-compiler-service @digital-asset/daml-compiler-10 @digital-asset/daml-ide
/daml-foundations/daml-compiler/da-hs-daml-compiler @digital-asset/daml-compiler-10
/daml-foundations/daml-compiler/da-hs-daml-language-server @digital-asset/daml-ide
/daml-foundations/daml-compiler/da-hs-json-rpc @digital-asset/daml-ide
/daml-foundations/daml-compiler/da-hs-language-server @digital-asset/daml-ide
/daml-foundations/daml-compiler/da-hs-shake-in-memory @digital-asset/daml-compiler-10 @digital-asset/daml-ide
/daml-foundations/daml-core-package @digital-asset/daml-core-package
/daml-foundations/daml-core-package/da-hs-daml-core/ @digital-asset/daml-core-package
/daml-foundations/daml-ghc @digital-asset/daml-compiler
/daml-foundations/daml-lf @digital-asset/daml-engine
/daml-foundations/daml-maven-plugin @digital-asset/daml-packaging
/daml-foundations/daml-research @digital-asset/daml-research
/daml-foundations/daml-stdlib @digital-asset/daml-stdlib-10
/daml-foundations/daml-test @digital-asset/daml-compiler
/daml-foundations/daml-tools @digital-asset/daml-infrastructure
/daml-foundations/daml-tools/da-daml-test-cases @digital-asset/daml-engine
/daml-foundations/daml-tools/da-docs-daml-user-guide @digital-asset/daml-docs
/daml-foundations/daml-tools/da-hs-compiler-tests @digital-asset/daml-compiler-10
/daml-foundations/daml-tools/da-hs-daml-cli @digital-asset/daml-cli
/daml-foundations/daml-tools/da-hs-daml-parser-cli @digital-asset/daml-compiler-10
/daml-foundations/daml-tools/da-hs-daml-renamer-cli @digital-asset/daml-compiler-10
/daml-foundations/daml-tools/da-hs-damlc-app @digital-asset/daml-cli
/daml-foundations/daml-tools/da-hs-damli-app @digital-asset/daml-cli
/daml-foundations/daml-tools/da-scala-lf-tests @digital-asset/daml-engine
/daml-foundations/daml-tools/daml-extension @digital-asset/daml-ide
/daml-foundations/daml-tools/daml-package-integration-test @digital-asset/daml-packaging
/daml-foundations/daml-tools/damli-jar @digital-asset/daml-infrastructure
/daml-foundations/daml-tools/docs @digital-asset/daml-docs
/daml-foundations/daml-tools/language-server-tests@digital-asset/daml-ide
/daml-foundations/haskell-libraries @DACH-NY/haskell-commons
/daml-foundations/integration-tests @DACH-NY/daml-infrastructure
/daml-foundations/scripts @DACH-NY/daml-infrastructure
/daml-foundations/third-party @DACH-NY/daml-infrastructure
/daml-foundations/integration-tests @digital-asset/daml-infrastructure
/daml-foundations/scripts @digital-asset/daml-infrastructure
/daml-foundations/third-party @digital-asset/daml-infrastructure

# Architecture governed interfaces/APIs
/ledger-api/grpc-definitions @DACH-NY/ledger-api
/ledger/ledger-sync-api @DACH-NY/ledger-api
/daml-lf/archive/da @DACH-NY/daml-engine
/daml-foundations/daml-lf/spec @DACH-NY/daml-engine
/daml-lf/transaction/src/main/protobuf @DACH-NY/daml-engine
/daml-lf/archive/da @digital-asset/daml-engine
/daml-foundations/daml-lf/spec @digital-asset/daml-engine
/daml-lf/transaction/src/main/protobuf @digital-asset/daml-engine

/ledger-bindings @DACH-NY/ledger-api-bindings
/sdk/templates/example-ping-pong-reactive-java @DACH-NY/ledger-api-bindings
Expand Down
2 changes: 1 addition & 1 deletion BAZEL-haskell.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ hazel_repositories(
...
)
```
Note that [`ghc-lib`](https://github.com/DACH-NY/daml/blob/master/ghc-lib/working-on-ghc-lib.md) is added here as one such "extra package".
Note that [`ghc-lib`](https://github.com/digital-asset/daml/blob/master/ghc-lib/working-on-ghc-lib.md) is added here as one such "extra package".

We use `hazel_custom_package_hackage` if the default Bazel build that Hazel generates won't quite work and needs some overrides. The overrides go into a file that is pointed at by the `build_file` attribute:
```
Expand Down
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,15 +62,15 @@ The DAML Language team uses labels to indicate priority (the DAML Runtime team d
- `language/soon`
- `language/later`

You can see all labels [here](https://github.com/DACH-NY/daml/labels).
You can see all labels [here](https://github.com/digital-asset/daml/labels).

### Milestones

In addition to labels, we group issues into *milestones*. The DAML Language team has all issues in a single *Language* milestone; the DAML Runtime team uses them to group work efforts (*Add PostgreSQL backend to the Ledger* for example). *Maintenance* and *Backlog* are special milestones.

Issues without a milestone are treated as in need of triaging.

You can see all the active milestones [here](https://github.com/DACH-NY/daml/milestones).
You can see all the active milestones [here](https://github.com/digital-asset/daml/milestones).

## Discussions

Expand Down
4 changes: 2 additions & 2 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ load("//hazel:packages.bzl", "core_packages", "packages")
load("//bazel_tools:haskell.bzl", "add_extra_packages")

# XXX: We do not have access to an integer-simple version of GHC on Windows.
# For the time being we build with GMP. See https://github.com/DACH-NY/daml/issues/1096
# For the time being we build with GMP. See https://github.com/digital-asset/daml/issues/106
use_integer_simple = not is_windows

hazel_repositories(
Expand All @@ -381,7 +381,7 @@ hazel_repositories(
pkgs = packages,
extra =
[ # Read [Working on ghc-lib] for ghc-lib update instructions at
# https://github.com/DACH-NY/daml/blob/master/ghc-lib/working-on-ghc-lib.md
# https://github.com/digital-asset/daml/blob/master/ghc-lib/working-on-ghc-lib.md
("ghc-lib-parser", {"url": "https://digitalassetsdk.bintray.com/ghc-lib/ghc-lib-parser-0.20190401.1.tar.gz", "stripPrefix": "ghc-lib-parser-0.20190401.1", "sha256": "3036ed084ca57668faab25f8ae0420a992e21ad484c6f82acce73705dfed9e33"})
, ("ghc-lib", {"url": "https://digitalassetsdk.bintray.com/ghc-lib/ghc-lib-0.20190401.1.tar.gz", "stripPrefix": "ghc-lib-0.20190401.1", "sha256": "82e94f26729c35fddc7a3d7d6b0c89f397109342b2c092c70173bb537af6f5c9"})
, ("bytestring-nums", {"version": "0.3.6", "sha256": "bdca97600d91f00bb3c0f654784e3fbd2d62fcf4671820578105487cdf39e7cd"})
Expand Down
2 changes: 1 addition & 1 deletion bazel_tools/haskell-win-sys-includes.patch
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ enabled, bazel complains that some system headers have not been listed as
dependencies. Bazel _does_ pick up on the `cxx_builtin_include_directory` but
fails to apply the `-no-canonical-prefixes -fno-canonical-system-headers` flags
when building the network cbits (only happens on network). See
https://github.com/DACH-NY/daml-new/issues/180
https://github.com/digital-asset/daml/issues/180

There are quite a few things that should be clarified but in the meantime we
specify the whole `C:/` drive as a prefix for matching system headers (see
Expand Down
2 changes: 1 addition & 1 deletion daml-foundations/daml-ghc/src/DA/Test/GHC.hs
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ getIntegrationTests registerTODO scenarioService version = do
-- test files are declared as data in BUILD.bazel and are copied over relative to the current run file tree
-- this is equivalent to PWD env variable
files1 <- filter (".daml" `isExtensionOf`) <$> listFiles "daml-foundations/daml-ghc/tests"
let files2 = ["daml-foundations/daml-ghc/bond-trading/Test.daml"] -- only run Test.daml (see https://github.com/DACH-NY/daml/issues/726)
let files2 = ["daml-foundations/daml-ghc/bond-trading/Test.daml"] -- only run Test.daml (see https://github.com/digital-asset/daml/issues/726)
let files = files1 ++ files2

let outdir = "daml-foundations/daml-ghc/output"
Expand Down
2 changes: 1 addition & 1 deletion dev-env/dotfiles/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## Vim

In order to enable vim syntax highlighting for our DSLs, execute the following
two lines in your terminal (assuming `~/dev` is where you've checked out DACH-NY/daml)
two lines in your terminal (assuming `~/dev` is where you've checked out digital-asset/daml)

```
mkdir -p ~/.vim/syntax
Expand Down
2 changes: 1 addition & 1 deletion docs/source/app-dev/daml-lf-translation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ DAML-LF has two kinds of data declarations:

:ref:`Data type declarations in DAML <daml-ref-data-constructors>` (starting with the ``data`` keyword) are translated to either record or variant types. It’s sometimes not obvious what they will be translated to, so this section lists many examples of data types in DAML and their translations in DAML-LF.

.. In the tables below, the left column uses DAML 1.2 syntax and the right column uses the notation from the `DAML-LF specification <https://github.com/DACH-NY/daml/blob/master/daml-lf/spec/daml-lf-1.rst>`_.
.. In the tables below, the left column uses DAML 1.2 syntax and the right column uses the notation from the `DAML-LF specification <https://github.com/digital-asset/daml/blob/master/daml-lf/spec/daml-lf-1.rst>`_.
Record declarations
-------------------
Expand Down
27 changes: 11 additions & 16 deletions docs/source/support/roadmap.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,57 +12,52 @@ We plan to update this roadmap roughly every three months.

Support for installing and running the SDK on Windows.

`More about this on GitHub <https://github.com/DACH-NY/daml/issues/1147>`__.
- **Java ecosystem**

Improve the :doc:`Java bindings </app-dev/bindings-java/index>` and add code generation that generates Java classes from DAML types.

`More about this on GitHub <https://github.com/DACH-NY/daml/milestone/3>`__.
`More about this on GitHub <https://github.com/digital-asset/daml/issues/116>`__.
- **JavaScript / TypeScript ecosystem**

Improve the currently experimental :doc:`JavaScript bindings </app-dev/bindings-js/index>` so they are stable, and add TypeScript code generation to generate code from DAML types.

`More about this on GitHub <https://github.com/DACH-NY/daml/milestone/5>`__.
`More about this on GitHub <https://github.com/digital-asset/daml/milestone/8>`__.
- **Simplified da assistant**

Rewritten :doc:`command line for the SDK </tools/assistant>` with improved usability.

`More about this on GitHub <https://github.com/DACH-NY/daml/issues/210>`__.
`More about this on GitHub <https://github.com/digital-asset/daml/issues/11>`__.
- **Native installers**

Allow users to install the SDK using native installers like ``homebrew`` and ``apt-get``.

`More about this on GitHub <https://github.com/DACH-NY/daml/issues/1148>`__.
`More about this on GitHub <https://github.com/digital-asset/daml/issues/117>`__.
- **Ledger SQL backend**

Replace the in-memory store used by the Sandbox with a SQL backend, so it’s not just a development tool but also a persistent ledger you could deploy.

`More about this on GitHub <https://github.com/DACH-NY/daml/milestone/2>`__.
`More about this on GitHub <https://github.com/digital-asset/daml/milestone/10>`__.
- **Contract keys in SDK**

Contract keys are a subset of fields in a contract that allow you to look it up uniquely. Building on top of the experimental contract keys feature in DAML, give contract keys full SDK support and write documentation.

`More about this on GitHub <https://github.com/DACH-NY/daml/milestone/13>`__.
`More about this on GitHub <https://github.com/digital-asset/daml/milestone/9>`__.

- **Map and Enum types in DAML-LF**

Add ``Map`` and ``Enum`` types to DAML-LF (which is what DAML gets compiled to - it’s used by the Ledger API).

`More about Map on GitHub <https://github.com/DACH-NY/daml/issues/1078>`__.
``Map`` has already been added in DAML-LF 1.3.

`More about Enum on GitHub <https://github.com/DACH-NY/daml/issues/1081>`__.
`More about Enum on GitHub <https://github.com/digital-asset/daml/issues/105>`__.
- **Better package management**

Make it easier to create packages and use packages.

`More about this on GitHub <https://github.com/DACH-NY/daml/issues/1198>`__.
`More about this on GitHub <https://github.com/digital-asset/daml/issues/125>`__.
- **Web IDE**

Provide a browser-based version of :doc:`DAML Studio </daml/daml-studio>` to make it easier to try DAML out.

`More about this on GitHub <https://github.com/DACH-NY/daml/issues/1149>`__.
`More about this on GitHub <https://github.com/digital-asset/daml/issues/118>`__.
- **DAML-on-X self-service package**

Make it easier for external developers to integrate DAML with other ledgers.

`More about this on GitHub <https://github.com/DACH-NY/daml/issues/1154>`__.
`More about this on GitHub <https://github.com/digital-asset/daml/issues/121>`__.
2 changes: 1 addition & 1 deletion language-support/js/daml-codegen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"types": "./dist/index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DACH-NY/daml",
"url": "https://github.com/digital-asset/daml",
"directory": "language-support/js/daml-codegen"
},
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion language-support/js/daml-grpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"types": "./dist/index.d.js",
"repository": {
"type": "git",
"url": "https://github.com/DACH-NY/daml",
"url": "https://github.com/digital-asset/daml",
"directory": "language-support/js/daml-grpc"
},
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion language-support/js/daml-ledger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"types": "./dist/index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DACH-NY/daml",
"url": "https://github.com/digital-asset/daml",
"directory": "language-support/js/daml-ledger"
},
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion language-support/scala/codegen-sample-app/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ da_scala_test(
# the tests are currently depending on docker, which is only available on
# the Linux Azure hosted runner.
#
# see https://github.com/DACH-NY/daml/issues/853
# see https://github.com/digital-asset/daml/issues/853
) if is_linux else None

da_scala_test(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ daml 1.2
-- behaviour of malformed transactions or transactions with exercise
-- before create inconsistency.
-- 2) Contract key lookup is not yet tested. See
-- https://github.com/DACH-NY/daml/issues/1281
-- https://github.com/digital-asset/daml/issues/146
--
module Test where
import DA.Time
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ class SandboxSemanticTestsLfRunner

// a blacklist of tests that are currently failing
val knownFailures = Set(
"Test:test_divulgence_of_token" // FIXME https://github.com/DACH-NY/daml/issues/1323
"Test:test_divulgence_of_token" // FIXME https://github.com/digital-asset/daml/issues/157
)

override protected lazy val config: Config = Config.default
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import akka.actor.ActorSystem
import com.digitalasset.grpc.adapter.{AkkaExecutionSequencerPool, ExecutionSequencerFactory}
import org.scalatest.{BeforeAndAfterAll, Suite}

//TODO: use the shared one. see https://github.com/DACH-NY/daml/issues/193
//TODO: use the shared one. see https://github.com/digital-asset/daml/issues/9
trait TestExecutionSequencerFactory extends BeforeAndAfterAll { self: Suite =>

private lazy val executionSequencerFactory: ExecutionSequencerFactory = {
Expand Down
2 changes: 1 addition & 1 deletion nix/tools/nix-store-gcs-proxy/default.nix
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{ buildGoPackage }:
buildGoPackage {
name = "nix-store-gcs-proxy";
goPackagePath = "github.com/DACH-NY/daml/nix/tools/nix-store-gcs-proxy";
goPackagePath = "github.com/digital-asset/daml/nix/tools/nix-store-gcs-proxy";
src = ./.;
goDeps = ./deps.nix;
}
2 changes: 1 addition & 1 deletion nix/tools/nix-store-gcs-proxy/go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module github.com/DACH-NY/daml/nix/tools/nix-store-gcs-proxy
module github.com/digital-asset/daml/nix/tools/nix-store-gcs-proxy

require (
cloud.google.com/go v0.37.2
Expand Down
4 changes: 2 additions & 2 deletions oss-compliance/check_oss_license.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ DUMMYPOM="<?xml version="1.0" encoding="UTF-8"?>
<description>dummy-pom</description>
<scm>
<url>http://github.com/DACH-NY/da</url>
<connection>scm:git:git://github.com/DACH-NY/daml.git</connection>
<developerConnection>scm:git:ssh://git@github.com/DACH-NY/daml.git</developerConnection>
<connection>scm:git:git://github.com/digital-asset/daml.git</connection>
<developerConnection>scm:git:ssh://git@github.com/digital-asset/daml.git</developerConnection>
<tag>HEAD</tag>
</scm>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion scala-protoc-plugins/scala-akka/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ go_library(
srcs = [
"protoc-gen-scala-akka.go",
],
importpath = "github.com/DACH-NY/daml/scala/protoc-gen-scala-akka",
importpath = "github.com/digital-asset/daml/scala/protoc-gen-scala-akka",
visibility = ["//visibility:public"],
)

Expand Down
Loading

0 comments on commit 9c7357c

Please sign in to comment.