diff options
author | Aleix Pol <aleixpol@kde.org> | 2016-09-06 22:23:17 +0200 |
---|---|---|
committer | Aleix Pol <aleixpol@kde.org> | 2016-09-06 22:24:04 +0200 |
commit | aa92b7db26184ac5464336c10a95fb9c780bab58 (patch) | |
tree | 1d78b9dd45741b8ae5fe2287f0b2ec1828fe8d95 | |
parent | 9341f74033a353d8ac383319989f02b82ef86b4d (diff) | |
download | extra-cmake-modules-aa92b7db26184ac5464336c10a95fb9c780bab58.tar.gz extra-cmake-modules-aa92b7db26184ac5464336c10a95fb9c780bab58.tar.bz2 |
Add .arcconfig file
-rw-r--r-- | .arcconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.arcconfig b/.arcconfig new file mode 100644 index 00000000..30ec20e1 --- /dev/null +++ b/.arcconfig @@ -0,0 +1,3 @@ +{ + "phabricator.uri" : "https://phabricator.kde.org/project/view/90/" +} |