Github user nazeer1100126 commented on a diff in the pull request:

    https://github.com/apache/fineract/pull/397#discussion_r132120780
  
    --- Diff: fineract-provider/toif/housekeeping/housekeeping.txt ---
    @@ -0,0 +1,36 @@
    +###########################
    +#            Facts
    +###########################
    +
    +TOIFSegmentIsRelatedToProject=project1
    +TOIFSegmentIsProducedByOrganization=org1
    +TOIFSegmentIsOwnedByOrganization=org1
    +TOIFSegmentIsGeneratedByPerson=person1
    +TOIFSegmentIsSupervisedByPerson=person1
    +
    +PersonIsInvolvedInProjectAsRole=person1;project1;role1
    +OrganizationIsInvolvedInProjectAsRole=org1;project1;role2
    +OrganizationIsPartOfOrganizationAsRole=org1;org2;role2
    +PersonIsEmployedByOrganizationAsRole=person1;org1;role1
    +
    +###########################
    +#          Entities
    +###########################
    +
    +SegmentDescription=Segment.
    +
    +#projectId=name;description
    +project1=apache-fineract;Apache Fineract:A Platform for Microfinance.
    +
    +#personId=name;email;phone
    +person1=mifos-developer;d...@fineract.apache.org;555-1234
    --- End diff --
    
    Suggest not to have mifos names as this is Apache product now. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to