Repository: incubator-freemarker-site Updated Branches: refs/heads/master e46e2ff06 -> de6050c6d
added right pmc during incubation Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/commit/de6050c6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/tree/de6050c6 Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/diff/de6050c6 Branch: refs/heads/master Commit: de6050c6d2dfb83de20fca602533e19b26c0eade Parents: e46e2ff Author: Sergio Fernández <[email protected]> Authored: Mon Nov 20 19:33:26 2017 -0800 Committer: Sergio Fernández <[email protected]> Committed: Mon Nov 20 19:33:26 2017 -0800 ---------------------------------------------------------------------- doap.rdf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/de6050c6/doap.rdf ---------------------------------------------------------------------- diff --git a/doap.rdf b/doap.rdf index d1c45a7..ac446cc 100644 --- a/doap.rdf +++ b/doap.rdf @@ -40,7 +40,7 @@ <category rdf:resource="http://projects.apache.org/category/content" /> <homepage rdf:resource="https://freemarker.apache.org" /> <license rdf:resource="http://www.apache.org/licenses/" /> - <asfext:pmc rdf:resource="http://people.apache.org/committers-by-project.html#freemarker" /> + <asfext:pmc rdf:resource="http://incubator.apache.org" /> <bug-database rdf:resource="https://issues.apache.org/jira/browse/FREEMARKER" /> <mailing-list rdf:resource="https://freemarker.apache.org/mailing-lists.html" /> <download-page rdf:resource="https://freemarker.apache.org/freemarkerdownload.html" />
