Skip to content

Commit cfbb81b

Browse files
committed
Update doap and mailing list links
This fixes #233
1 parent 96d5372 commit cfbb81b

File tree

4 files changed

+31
-31
lines changed

4 files changed

+31
-31
lines changed

doap/fluo-recipes.rdf

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@
2222
<license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
2323
<name>Apache Fluo Recipes</name>
2424
<homepage rdf:resource="https://fluo.apache.org"/>
25-
<asfext:pmc rdf:resource="https://fluo.apache.org"/>
25+
<asfext:pmc rdf:resource="https://accumulo.apache.org"/>
2626
<description>Apache Fluo Recipes build on the Fluo API to offer additional
2727
functionality to developers. They are published separately from Fluo on
2828
their own release schedule. This allows Fluo Recipes to iterate and
2929
innovate faster than Fluo (which will maintain a more minimal API on a
3030
slower release cycle). Fluo Recipes offers code to implement common
3131
patterns on top of Fluo's API. It also offers glue code to external
3232
libraries like Spark and Kryo.</description>
33-
<bug-database rdf:resource="https://github.com/apache/fluo-recipes/issues"/>
33+
<bug-database rdf:resource="https://github.com/apache/accumulo-fluo-recipes/issues"/>
3434
<mailing-list rdf:resource="https://fluo.apache.org/contactus"/>
3535
<download-page rdf:resource="https://fluo.apache.org/releases/"/>
3636
<programming-language>Java</programming-language>
@@ -58,14 +58,14 @@
5858
</release>
5959
<repository>
6060
<GitRepository>
61-
<location rdf:resource="https://gitbox.apache.org/repos/asf/fluo-recipes.git"/>
62-
<browse rdf:resource="https://gitbox.apache.org/repos/asf?p=fluo-recipes.git"/>
61+
<location rdf:resource="https://gitbox.apache.org/repos/asf/accumulo-fluo-recipes.git"/>
62+
<browse rdf:resource="https://github.com/apache/accumulo-fluo-recipes"/>
6363
</GitRepository>
6464
</repository>
6565
<maintainer>
6666
<foaf:Person>
67-
<foaf:name>Keith Turner</foaf:name>
68-
<foaf:mbox rdf:resource="mailto:kturner@apache.org"/>
67+
<foaf:name>Apache Accumulo PMC</foaf:name>
68+
<foaf:mbox rdf:resource="mailto:dev@accumulo.apache.org"/>
6969
</foaf:Person>
7070
</maintainer>
7171
</Project>

doap/fluo-yarn.rdf

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
<license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
2323
<name>Apache Fluo YARN</name>
2424
<homepage rdf:resource="https://fluo.apache.org"/>
25-
<asfext:pmc rdf:resource="https://fluo.apache.org"/>
25+
<asfext:pmc rdf:resource="https://accumulo.apache.org"/>
2626
<description>Apache Fluo YARN is a tool for running Apache Fluo
2727
applications in Apache Hadoop YARN.</description>
28-
<bug-database rdf:resource="https://github.com/apache/fluo-yarn/issues"/>
28+
<bug-database rdf:resource="https://github.com/apache/accumulo-fluo-yarn/issues"/>
2929
<mailing-list rdf:resource="https://fluo.apache.org/contactus"/>
3030
<download-page rdf:resource="https://fluo.apache.org/releases/"/>
3131
<programming-language>Java</programming-language>
@@ -39,14 +39,14 @@
3939
</release>
4040
<repository>
4141
<GitRepository>
42-
<location rdf:resource="https://gitbox.apache.org/repos/asf/fluo-yarn.git"/>
43-
<browse rdf:resource="https://gitbox.apache.org/repos/asf?p=fluo-yarn.git"/>
42+
<location rdf:resource="https://gitbox.apache.org/repos/asf/accumulo-fluo-yarn.git"/>
43+
<browse rdf:resource="https://github.com/apache/accumulo-fluo-yarn"/>
4444
</GitRepository>
4545
</repository>
4646
<maintainer>
4747
<foaf:Person>
48-
<foaf:name>Keith Turner</foaf:name>
49-
<foaf:mbox rdf:resource="mailto:kturner@apache.org"/>
48+
<foaf:name>Apache Accumulo PMC</foaf:name>
49+
<foaf:mbox rdf:resource="mailto:dev@accumulo.apache.org"/>
5050
</foaf:Person>
5151
</maintainer>
5252
</Project>

doap/fluo.rdf

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@
2222
<license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
2323
<name>Apache Fluo</name>
2424
<homepage rdf:resource="https://fluo.apache.org"/>
25-
<asfext:pmc rdf:resource="https://fluo.apache.org"/>
25+
<asfext:pmc rdf:resource="https://accumulo.apache.org"/>
2626
<description>Apache Fluo is a distributed processing system that lets users
2727
make incremental updates to large data sets. With Apache Fluo, users can
2828
set up workflows that execute cross node transactions when data changes.
2929
These workflows enable users to continuously join new data into large
3030
existing data sets without reprocessing all data. Apache Fluo is built on
3131
Apache Accumulo.</description>
32-
<bug-database rdf:resource="https://github.com/apache/fluo/issues"/>
32+
<bug-database rdf:resource="https://github.com/apache/accumulo-fluo/issues"/>
3333
<mailing-list rdf:resource="https://fluo.apache.org/contactus"/>
3434
<download-page rdf:resource="https://fluo.apache.org/releases/"/>
3535
<programming-language>Java</programming-language>
@@ -57,14 +57,14 @@
5757
</release>
5858
<repository>
5959
<GitRepository>
60-
<location rdf:resource="https://gitbox.apache.org/repos/asf/fluo.git"/>
61-
<browse rdf:resource="https://gitbox.apache.org/repos/asf?p=fluo.git"/>
60+
<location rdf:resource="https://gitbox.apache.org/repos/asf/accumulo-fluo.git"/>
61+
<browse rdf:resource="https://github.com/apache/accumulo-fluo"/>
6262
</GitRepository>
6363
</repository>
6464
<maintainer>
6565
<foaf:Person>
66-
<foaf:name>Keith Turner</foaf:name>
67-
<foaf:mbox rdf:resource="mailto:kturner@apache.org"/>
66+
<foaf:name>Apache Accumulo PMC</foaf:name>
67+
<foaf:mbox rdf:resource="mailto:dev@accumulo.apache.org"/>
6868
</foaf:Person>
6969
</maintainer>
7070
</Project>

pages/contactus.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@ The `notifications` and `commits` mailing lists receive email from automated ser
2525
and can be used to observe project activity. Design and code review discussion happen on GitHub issues and pull request. These discussions are archived
2626
to the notifications list.
2727

28-
dev@fluo.apache.org | [Subscribe][dev-sub] | [Unsubscribe][dev-unsub] | [Archive][dev-arch]
29-
notifications@fluo.apache.org | [Subscribe][ntfy-sub] | [Unsubscribe][ntfy-unsub] | [Archive][ntfy-arch]
30-
commits@fluo.apache.org | [Subscribe][commits-sub] | [Unsubscribe][commits-unsub]| [Archive][commits-arch]
28+
dev@accumulo.apache.org | [Subscribe][dev-sub] | [Unsubscribe][dev-unsub] | [Archive][dev-arch]
29+
notifications@accumulo.apache.org | [Subscribe][ntfy-sub] | [Unsubscribe][ntfy-unsub] | [Archive][ntfy-arch]
30+
commits@accumulo.apache.org | [Subscribe][commits-sub] | [Unsubscribe][commits-unsub]| [Archive][commits-arch]
3131

3232
### Slack
3333

34-
Drop by and chat about Fluo at the `#fluo` channel on the [ASF Slack workspace][asf-slack]. Join using this [invite link][slack-invite]. If you have trouble joining, email `dev@fluo.apache.org` for an invite.
34+
Drop by and chat about Fluo at the `#fluo` channel on the [ASF Slack workspace][asf-slack]. Join using this [invite link][slack-invite]. If you have trouble joining, email `dev@accumulo.apache.org` for an invite.
3535

3636
### Issues
3737

@@ -67,14 +67,14 @@ Contributions are welcome to all Apache Fluo projects! If you would like help ge
6767
[ei]: https://github.com/apache/fluo-examples/issues
6868
[htc]: /how-to-contribute/
6969
[rtc]: https://www.apache.org/foundation/glossary.html#ReviewThenCommit
70-
[dev-arch]: https://lists.apache.org/list.html?dev@fluo.apache.org
71-
[ntfy-arch]: https://lists.apache.org/list.html?notifications@fluo.apache.org
72-
[commits-arch]: https://lists.apache.org/list.html?commits@fluo.apache.org
73-
[dev-sub]: mailto:dev-subscribe@fluo.apache.org
74-
[dev-unsub]: mailto:dev-unsubscribe@fluo.apache.org
75-
[ntfy-sub]: mailto:notifications-subscribe@fluo.apache.org
76-
[ntfy-unsub]: mailto:notifications-unsubscribe@fluo.apache.org
77-
[commits-sub]: mailto:commits-subscribe@fluo.apache.org
78-
[commits-unsub]: mailto:commits-unsubscribe@fluo.apache.org
70+
[dev-arch]: https://lists.apache.org/list.html?dev@accumulo.apache.org
71+
[ntfy-arch]: https://lists.apache.org/list.html?notifications@accumulo.apache.org
72+
[commits-arch]: https://lists.apache.org/list.html?commits@accumulo.apache.org
73+
[dev-sub]: mailto:dev-subscribe@accumulo.apache.org
74+
[dev-unsub]: mailto:dev-unsubscribe@accumulo.apache.org
75+
[ntfy-sub]: mailto:notifications-subscribe@accumulo.apache.org
76+
[ntfy-unsub]: mailto:notifications-unsubscribe@accumulo.apache.org
77+
[commits-sub]: mailto:commits-subscribe@accumulo.apache.org
78+
[commits-unsub]: mailto:commits-unsubscribe@accumulo.apache.org
7979
[asf-slack]: https://the-asf.slack.com/
8080
[slack-invite]: https://s.apache.org/slack-invite

0 commit comments

Comments
 (0)